Code

Documentation: show-files is now called git-ls-files
authorThomas Rast <trast@student.ethz.ch>
Sun, 10 Jan 2010 12:05:04 +0000 (13:05 +0100)
committerThomas Rast <trast@student.ethz.ch>
Sun, 10 Jan 2010 12:13:05 +0000 (13:13 +0100)
Amazingly, a reference to 'show files' survived from the core command
documentation introduced in c64b9b8 (Reference documentation for the
core git commands., 2005-05-05)!

However, the tool is now called git-ls-files.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Documentation/git-ls-files.txt

index 7faba2386f89b3f1b310c4abe4d2f47e07bbdb2c..a84cc3701ba4455176d8335bdd5e19020025ad1b 100644 (file)
@@ -140,7 +140,7 @@ OPTIONS
 
 Output
 ------
-show files just outputs the filename unless '--stage' is specified in
+'git ls-files' just outputs the filenames unless '--stage' is specified in
 which case it outputs:
 
         [<tag> ]<mode> <object> <stage> <file>