diff mbox

Fix command example in qemu.sasl

Message ID bf191bb787ac58df8e34e988bad62ffd130856e0.1373378873.git.crobinso@redhat.com
State New
Headers show

Commit Message

Cole Robinson July 9, 2013, 2:07 p.m. UTC
sasldblistusers2 doesn't have a '-a' option

Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
 qemu.sasl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Tokarev July 16, 2013, 5:55 p.m. UTC | #1
09.07.2013 18:07, Cole Robinson wrote:
> sasldblistusers2 doesn't have a '-a' option

Thanks, applied to the trivial pathes queue.

/mjt
diff mbox

Patch

diff --git a/qemu.sasl b/qemu.sasl
index cf19cf8..9dc8323 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