diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-13 21:52:10 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-13 21:52:10 -0800 |
commit | 41ac06c7a308bb23c55c066d150754492c2da1b6 (patch) | |
tree | 3b6d1844af255e15c295b8d4f3792ef820ee48cc /Documentation/git-ls-files.txt | |
parent | 64491e1ea95acde1aa77db539ba498593a0fcbc5 (diff) | |
download | git-41ac06c7a308bb23c55c066d150754492c2da1b6.tar.gz |
Documentation: git-ls-files asciidocco.
Noticed by Jon Nelson.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-ls-files.txt')
-rw-r--r-- | 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 e433407a4e..fe5341295c 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -80,7 +80,7 @@ OPTIONS R:: removed/deleted C:: modified/changed K:: to be killed - ? other + ?:: other --full-name:: When run from a subdirectory, the command usually |