提交 26c5fa3a 编写于 作者: G Guido Günther

virt-aa-helper: document --probing and --dry-run

上级 f1e927c4
...@@ -107,12 +107,14 @@ vah_usage(void) ...@@ -107,12 +107,14 @@ vah_usage(void)
" Options:\n" " Options:\n"
" -a | --add load profile\n" " -a | --add load profile\n"
" -c | --create create profile from template\n" " -c | --create create profile from template\n"
" -d | --dry-run dry run\n"
" -D | --delete unload and delete profile\n" " -D | --delete unload and delete profile\n"
" -f | --add-file <file> add file to profile\n" " -f | --add-file <file> add file to profile\n"
" -F | --append-file <file> append file to profile\n" " -F | --append-file <file> append file to profile\n"
" -r | --replace reload profile\n" " -r | --replace reload profile\n"
" -R | --remove unload profile\n" " -R | --remove unload profile\n"
" -h | --help this help\n" " -h | --help this help\n"
" -p | --probing [0|1] allow disk format probing\n"
" -u | --uuid <uuid> uuid (profile name)\n" " -u | --uuid <uuid> uuid (profile name)\n"
"\n"), progname); "\n"), progname);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册