Skip to content

Commit dcfb9d7

Browse files
committed
Merge branch 'nd/doc-new-command' into maint
Typofix in a doc. * nd/doc-new-command: new-command.txt: correct the command description file
2 parents 87be95b + 82f6178 commit dcfb9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/howto/new-command.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ your language, document it in the INSTALL file.
9494
6. There is a file command-list.txt in the distribution main directory
9595
that categorizes commands by type, so they can be listed in appropriate
9696
subsections in the documentation's summary command list. Add an entry
97-
for yours. To understand the categories, look at git-commands.txt
97+
for yours. To understand the categories, look at command-list.txt
9898
in the main directory. If the new command is part of the typical Git
9999
workflow and you believe it common enough to be mentioned in 'git help',
100100
map this command to a common group in the column [common].

0 commit comments

Comments
 (0)