Skip to content

Commit 82f6178

Browse files
pcloudsgitster
authored andcommitted
new-command.txt: correct the command description file
It has always been command-list.txt even at the time this new-command.txt document is added. Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e465796 commit 82f6178

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)