From 4fdff3d210724810a061f332bddd9607c856dd8a Mon Sep 17 00:00:00 2001 From: Thomas Rast Date: Sun, 10 Jan 2010 13:05:04 +0100 Subject: [PATCH] Documentation: show-files is now called git-ls-files 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 --- Documentation/git-ls-files.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 7faba2386..a84cc3701 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -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: [ ] -- 2.30.2