]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
improve help text for --fancy and --fancy-format
authorEvgeni Golov <evgeni@debian.org>
Sun, 30 Oct 2016 13:16:38 +0000 (14:16 +0100)
committerEvgeni Golov <evgeni@debian.org>
Sun, 30 Oct 2016 13:16:38 +0000 (14:16 +0100)
Signed-off-by: Evgeni Golov <evgeni@debian.org>
src/lxc/tools/lxc_ls.c

index 8e7cbef70c42bfd93c8246c64dcb66d415b0029c..5e2cb4af120c256ad8e99b25e9286032dc729a48 100644 (file)
@@ -185,8 +185,10 @@ lxc-ls list containers\n\
 \n\
 Options :\n\
   -1, --line         show one entry per line\n\
-  -f, --fancy        column-based output\n\
-  -F, --fancy-format column-based output\n\
+  -f, --fancy        use a fancy, column-based output\n\
+  -F, --fancy-format comma separated list of columns to show in the fancy output\n\
+                     valid columns are: NAME, STATE, PID, RAM, SWAP, AUTOSTART,\n\
+                     GROUPS, INTERFACE, IPV4 and IPV6\n\
   --active           list only active containers\n\
   --running          list only running containers\n\
   --frozen           list only frozen containers\n\