Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> --- Actually, if it was not about backward compatibility, I'd just replace -o, --other with -u, --untracked and talk about "untracked" everywhere, but compatibility matters more than consistancy for plumbing. Documentation/git-ls-files.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 057a021..021066e 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -44,7 +44,7 @@ OPTIONS -o:: --others:: - Show other files in the output + Show other (i.e. untracked) files in the output -i:: --ignored:: -- 1.6.4.55.gc63c6.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html