From: Cole Robinson Date: Tue, 9 Jul 2013 14:07:53 +0000 (-0400) Subject: Fix command example in qemu.sasl X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=805695daf64879959e3ea357fe9c391ddacea9c6;p=qemu.git Fix command example in qemu.sasl sasldblistusers2 doesn't have a '-a' option Signed-off-by: Cole Robinson Signed-off-by: Michael Tokarev --- diff --git a/qemu.sasl b/qemu.sasl index cf19cf8d07..9dc8323f1d 100644 --- a/qemu.sasl +++ b/qemu.sasl @@ -26,7 +26,7 @@ keytab: /etc/qemu/krb5.tab # If using digest-md5 for username/passwds, then this is the file # containing the passwds. Use 'saslpasswd2 -a qemu [username]' -# to add entries, and 'sasldblistusers2 -a qemu' to browse it +# to add entries, and 'sasldblistusers2 -f [sasldb_path]' to browse it sasldb_path: /etc/qemu/passwd.db