diff --git a/src/security/virt-aa-helper.c b/src/security/virt-aa-helper.c index bdead57bebfc9cd28e489d1081285f229cc83c6d..49e12b9025243d3b9dfa48e32f75211055bf341f 100644 --- a/src/security/virt-aa-helper.c +++ b/src/security/virt-aa-helper.c @@ -107,7 +107,7 @@ vah_usage(void) " Options:\n" " -a | --add load profile\n" " -c | --create create profile from template\n" - " -d | --dry-run dry run\n" + " -d | --dryrun dry run\n" " -D | --delete unload and delete profile\n" " -f | --add-file add file to profile\n" " -F | --append-file append file to profile\n"