mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-26 22:45:17 +00:00
virt-aa-helper: document --probing and --dry-run
(cherry picked from commit 26c5fa3a9bd37624ddd1509daf7d6a84268f089e)
This commit is contained in:
parent
51521556b0
commit
e50d84614a
@ -107,12 +107,14 @@ vah_usage(void)
|
||||
" Options:\n"
|
||||
" -a | --add load profile\n"
|
||||
" -c | --create create profile from template\n"
|
||||
" -d | --dry-run dry run\n"
|
||||
" -D | --delete unload and delete profile\n"
|
||||
" -f | --add-file <file> add file to profile\n"
|
||||
" -F | --append-file <file> append file to profile\n"
|
||||
" -r | --replace reload profile\n"
|
||||
" -R | --remove unload profile\n"
|
||||
" -h | --help this help\n"
|
||||
" -p | --probing [0|1] allow disk format probing\n"
|
||||
" -u | --uuid <uuid> uuid (profile name)\n"
|
||||
"\n"), progname);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user