Merge branch 'jc/maint-column-doc-typofix'
Doc update. * jc/maint-column-doc-typofix: Documentation: typofix --column description
This commit is contained in:
commit
dddb420535
@ -153,7 +153,7 @@ OPTIONS
|
||||
--column[=<options>]::
|
||||
--no-column::
|
||||
Display branch listing in columns. See configuration variable
|
||||
column.branch for option syntax.`--column` and `--no-column`
|
||||
`column.branch` for option syntax. `--column` and `--no-column`
|
||||
without options are equivalent to 'always' and 'never' respectively.
|
||||
+
|
||||
This option is only applicable in non-verbose mode.
|
||||
|
@ -130,7 +130,7 @@ ignored, then the directory is not shown, but all contents are shown.
|
||||
--column[=<options>]::
|
||||
--no-column::
|
||||
Display untracked files in columns. See configuration variable
|
||||
column.status for option syntax.`--column` and `--no-column`
|
||||
`column.status` for option syntax. `--column` and `--no-column`
|
||||
without options are equivalent to 'always' and 'never'
|
||||
respectively.
|
||||
|
||||
|
@ -134,7 +134,7 @@ options for details.
|
||||
--column[=<options>]::
|
||||
--no-column::
|
||||
Display tag listing in columns. See configuration variable
|
||||
column.tag for option syntax.`--column` and `--no-column`
|
||||
`column.tag` for option syntax. `--column` and `--no-column`
|
||||
without options are equivalent to 'always' and 'never' respectively.
|
||||
+
|
||||
This option is only applicable when listing tags without annotation lines.
|
||||
|
Loading…
Reference in New Issue
Block a user