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 <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e46579643d
commit
82f6178af6
@ -94,7 +94,7 @@ your language, document it in the INSTALL file.
|
|||||||
6. There is a file command-list.txt in the distribution main directory
|
6. There is a file command-list.txt in the distribution main directory
|
||||||
that categorizes commands by type, so they can be listed in appropriate
|
that categorizes commands by type, so they can be listed in appropriate
|
||||||
subsections in the documentation's summary command list. Add an entry
|
subsections in the documentation's summary command list. Add an entry
|
||||||
for yours. To understand the categories, look at git-commands.txt
|
for yours. To understand the categories, look at command-list.txt
|
||||||
in the main directory. If the new command is part of the typical Git
|
in the main directory. If the new command is part of the typical Git
|
||||||
workflow and you believe it common enough to be mentioned in 'git help',
|
workflow and you believe it common enough to be mentioned in 'git help',
|
||||||
map this command to a common group in the column [common].
|
map this command to a common group in the column [common].
|
||||||
|
Reference in New Issue
Block a user