diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index 3a5dad7..bfaff3f 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -20,7 +20,7 @@ btrbk [-h|--help] [--version] [-c|--config ] [-n|--dry-run] [--exclude ] [-p|--preserve] [--preserve-snapshots] [--preserve-backups] [-v|--verbose] [-q|--quiet] [-l|--loglevel ] - [-t|--table] [--format ] [--pretty] + [-t|--table] [-L|--long] [--format ] [--pretty] [-S|--print-schedule] [--progress] [--lockfile ] [--override =] @@ -120,6 +120,9 @@ OPTIONS -t, --table:: Print output in table format (shortcut for "--format=table"). +-L, --long:: + Print output in long table format (shortcut for "--format=long"). + --format table|long|raw:: Print output in specified format. If set to "raw", prints space-separated key="value" pairs (machine readable). Affects @@ -363,9 +366,8 @@ different output formats. Print new files since subvolume for subvolume . *ls* :: - List all btrfs subvolumes below . Use - '--format=table|long|rel|raw' to switch between different output - formats. + List all btrfs subvolumes below . Use the '--format' command + line option to switch between different output formats. *config* print|print-all:: Prints the parsed configuration file. Use the '--format' command