2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 08:29:34 +00:00

improve help text for --fancy and --fancy-format

Signed-off-by: Evgeni Golov <evgeni@debian.org>
This commit is contained in:
Evgeni Golov
2016-10-30 14:16:38 +01:00
parent eff366245c
commit 4ce07c451e

View 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\