Merge branch 'jk/ls-files-doc-markup-fix'
Docfix. * jk/ls-files-doc-markup-fix: doc/ls-files: put nested list for "-t" option into blockmaint
commit
8293ee0554
|
@ -118,6 +118,7 @@ OPTIONS
|
||||||
linkgit:git-status[1] `--short` or linkgit:git-diff[1]
|
linkgit:git-status[1] `--short` or linkgit:git-diff[1]
|
||||||
`--name-status` for more user-friendly alternatives.
|
`--name-status` for more user-friendly alternatives.
|
||||||
+
|
+
|
||||||
|
--
|
||||||
This option identifies the file status with the following tags (followed by
|
This option identifies the file status with the following tags (followed by
|
||||||
a space) at the start of each line:
|
a space) at the start of each line:
|
||||||
|
|
||||||
|
@ -128,6 +129,7 @@ a space) at the start of each line:
|
||||||
C:: modified/changed
|
C:: modified/changed
|
||||||
K:: to be killed
|
K:: to be killed
|
||||||
?:: other
|
?:: other
|
||||||
|
--
|
||||||
|
|
||||||
-v::
|
-v::
|
||||||
Similar to `-t`, but use lowercase letters for files
|
Similar to `-t`, but use lowercase letters for files
|
||||||
|
|
Loading…
Reference in New Issue