From 10b826b5f3054bed2a497ce3e226a2d25cb236f6 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sun, 28 Jul 2019 18:54:40 +0200 Subject: [PATCH] documentation: btrbk.1: add action "ls" --- doc/btrbk.1.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index b4df40a..aa66278 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -355,6 +355,11 @@ different output formats. *diff* :: 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. + *config* print|print-all:: Prints the parsed configuration file. Use the '--format' command line option to switch between different output formats.