* [PATCH] Document git-ls-files --directory
@ 2006-01-22 0:22 Petr Baudis
0 siblings, 0 replies; only message in thread
From: Petr Baudis @ 2006-01-22 0:22 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Add the appropriate bit of documentation.
I did not review GIT patches for missing documentation updates during
Christmas and around the New Year, but I guess that I will have to start
again. ;-)
Signed-off-by: Petr Baudis <pasky@suse.cz>
---
Documentation/git-ls-files.txt | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt
index e42af5e..e433407 100644
--- a/Documentation/git-ls-files.txt
+++ b/Documentation/git-ls-files.txt
@@ -46,6 +46,10 @@ OPTIONS
-s|--stage::
Show stage files in the output
+--directory::
+ If a whole directory is classified as "other", show just its
+ name (with a trailing slash) and not its whole contents.
+
-u|--unmerged::
Show unmerged files in the output (forces --stage)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-22 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-22 0:22 [PATCH] Document git-ls-files --directory Petr Baudis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox