]> xenbits.xensource.com Git - libvirt.git/commitdiff
virt-aa-helper: Make help output match option name
authorGuido Günther <agx@sigxcpu.org>
Fri, 22 Jul 2016 10:09:09 +0000 (12:09 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 22 Jul 2016 11:55:59 +0000 (07:55 -0400)
src/security/virt-aa-helper.c

index bdead57bebfc9cd28e489d1081285f229cc83c6d..49e12b9025243d3b9dfa48e32f75211055bf341f 100644 (file)
@@ -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 <file>         add file to profile\n"
             "    -F | --append-file <file>      append file to profile\n"