From be6ed145def405aa3e66da303ce4860d8160f264 Mon Sep 17 00:00:00 2001 From: Mostyn Bramley-Moore Date: Sat, 1 Apr 2017 09:08:25 +0200 Subject: [PATCH] Documentation: document elements in "ls-files -s" output in order List the fields in order of appearance in the command output. Signed-off-by: Mostyn Bramley-Moore Signed-off-by: Junio C Hamano --- 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 446209e206..521cb876c2 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -57,7 +57,7 @@ OPTIONS -s:: --stage:: - Show staged contents' object name, mode bits and stage number in the output. + Show staged contents' mode bits, object name and stage number in the output. --directory:: If a whole directory is classified as "other", show just its -- 2.43.2