Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
criu
Project
Project
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
zhul
criu
Commits
5d4824ff
Commit
5d4824ff
authored
Nov 15, 2013
by
Pavel Emelyanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
crtools: Fix help text according to new -W option
Signed-off-by:
Pavel Emelyanov
<
xemul@parallels.com
>
parent
b1a197f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
crtools.c
crtools.c
+2
-1
No files found.
crtools.c
View file @
5d4824ff
...
...
@@ -399,6 +399,7 @@ usage:
" --pidfile FILE write a pid of a root task, service or page-server
\n
"
" to this file
\n
"
" -W|--work-dir DIR directory for logs/pidfiles/stats and for criu process itself
\n
"
" if not specified, the --images-dir is used
\n
"
"
\n
"
"* Special resources support:
\n
"
" -x|--"
USK_EXT_PARAM
" allow external unix connections
\n
"
...
...
@@ -413,7 +414,7 @@ usage:
" -l|--"
OPT_FILE_LOCKS
" handle file locks, for safety, only used for container
\n
"
"
\n
"
"* Logging:
\n
"
" -o|--log-file FILE log file name
(path is relative to --images-dir)
\n
"
" -o|--log-file FILE log file name
\n
"
" --log-pid enable per-process logging to separate FILE.pid files
\n
"
" -v[NUM] set logging level:
\n
"
" -v0 - messages regardless of log level
\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