diff --git a/pages/common/gitui.md b/pages/common/gitui.md index e87f23cfcb..1b09dca0ae 100644 --- a/pages/common/gitui.md +++ b/pages/common/gitui.md @@ -1,6 +1,7 @@ # gitui -> Terminal UI for Git. +> A lightweight keyboard-only TUI for Git. +> See also: `tig`, `git-gui`. > More information: . - Specify the color theme (defaults to `theme.ron`): diff --git a/pages/common/tig.md b/pages/common/tig.md index 9cc7f5e978..bac529b1d0 100644 --- a/pages/common/tig.md +++ b/pages/common/tig.md @@ -1,7 +1,8 @@ # tig -> A text-mode interface for Git. -> More information: . +> A configurable `ncurses`-based TUI for Git. +> See also: `gitui`, `git-gui`. +> More information: . - Show the sequence of commits starting from the current one in reverse chronological order: @@ -26,3 +27,7 @@ - Start in stash view, displaying all saved stashes: `tig stash` + +- Display help in TUI: + +`h`