Skip to content

Commit

Permalink
Documentation: show-files is now called git-ls-files
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Rast committed Jan 10, 2010
1 parent 63487e1 commit 4fdff3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-ls-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4fdff3d

Please sign in to comment.