mirror of https://github.com/digint/btrbk
documentation: btrbk.1: add action "ls"
parent
7271732f9e
commit
10b826b5f3
|
@ -355,6 +355,11 @@ different output formats.
|
||||||
*diff* <from> <to>::
|
*diff* <from> <to>::
|
||||||
Print new files since subvolume <from> for subvolume <to>.
|
Print new files since subvolume <from> for subvolume <to>.
|
||||||
|
|
||||||
|
*ls* <path>::
|
||||||
|
List all btrfs subvolumes below <path>. Use
|
||||||
|
'--format=table|long|rel|raw' to switch between different output
|
||||||
|
formats.
|
||||||
|
|
||||||
*config* print|print-all::
|
*config* print|print-all::
|
||||||
Prints the parsed configuration file. Use the '--format' command
|
Prints the parsed configuration file. Use the '--format' command
|
||||||
line option to switch between different output formats.
|
line option to switch between different output formats.
|
||||||
|
|
Loading…
Reference in New Issue