documentation: btrbk.1: rephrase --format=raw

unsafe-filenames
Axel Burri 2021-08-16 17:54:36 +02:00
parent af5d25c5a9
commit 4b7b7cfc06
1 changed files with 1 additions and 1 deletions

View File

@ -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.