Commit eb28501
check-docs: list git-gui as a command
git-gui is already documented and mentioned in command-list,
but adding it to the Makefile makes sure it is so. We also
add its alias git-citool (which is also documented).
As a result, we can drop them from the special case
statement that avoids them being listed as "documented but
does not exist".
Signed-off-by: Jeff King <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent cf6aaff commit eb28501
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2808 | 2808 | | |
2809 | 2809 | | |
2810 | 2810 | | |
| 2811 | + | |
2811 | 2812 | | |
2812 | 2813 | | |
2813 | 2814 | | |
| |||
2837 | 2838 | | |
2838 | 2839 | | |
2839 | 2840 | | |
2840 | | - | |
2841 | | - | |
2842 | 2841 | | |
2843 | 2842 | | |
2844 | 2843 | | |
| |||
0 commit comments