Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
4ce07c45
Commit
4ce07c45
authored
Oct 30, 2016
by
Evgeni Golov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improve help text for --fancy and --fancy-format
Signed-off-by:
Evgeni Golov
<
evgeni@debian.org
>
parent
eff36624
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
lxc_ls.c
src/lxc/tools/lxc_ls.c
+4
-2
No files found.
src/lxc/tools/lxc_ls.c
View file @
4ce07c45
...
@@ -185,8 +185,10 @@ lxc-ls list containers\n\
...
@@ -185,8 +185,10 @@ lxc-ls list containers\n\
\n
\
\n
\
Options :
\n
\
Options :
\n
\
-1, --line show one entry per line
\n
\
-1, --line show one entry per line
\n
\
-f, --fancy column-based output
\n
\
-f, --fancy use a fancy, column-based output
\n
\
-F, --fancy-format 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
\
--active list only active containers
\n
\
--running list only running containers
\n
\
--running list only running containers
\n
\
--frozen list only frozen containers
\n
\
--frozen list only frozen containers
\n
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment