mirror of https://github.com/digint/btrbk
documentation: btrbk.1: rephrase --format=raw
parent
af5d25c5a9
commit
4b7b7cfc06
|
@ -132,7 +132,7 @@ OPTIONS
|
||||||
|
|
||||||
--format table|long|raw|col:[h:]<columns>::
|
--format table|long|raw|col:[h:]<columns>::
|
||||||
Print output in specified format. If set to "raw", prints
|
Print output in specified format. If set to "raw", prints
|
||||||
space-separated key="value" pairs (machine readable).
|
space-separated, quoted key=value pairs (machine readable).
|
||||||
+
|
+
|
||||||
If set to "col:", prints only the <columns> specified (comma-separated
|
If set to "col:", prints only the <columns> specified (comma-separated
|
||||||
list). Header lines are ommitted if the "h:" modifier is present.
|
list). Header lines are ommitted if the "h:" modifier is present.
|
||||||
|
|
Loading…
Reference in New Issue