All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Fix command example in qemu.sasl
@ 2013-07-09 14:07 Cole Robinson
  2013-07-16 17:55 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Cole Robinson @ 2013-07-09 14:07 UTC (permalink / raw)
  To: qemu-trivial; +Cc: qemu-devel, Cole Robinson

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(-)

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
 
 
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Fix command example in qemu.sasl
  2013-07-09 14:07 [Qemu-devel] [PATCH] Fix command example in qemu.sasl Cole Robinson
@ 2013-07-16 17:55 ` Michael Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2013-07-16 17:55 UTC (permalink / raw)
  To: Cole Robinson; +Cc: qemu-trivial, qemu-devel

09.07.2013 18:07, Cole Robinson wrote:
> sasldblistusers2 doesn't have a '-a' option

Thanks, applied to the trivial pathes queue.

/mjt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-16 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-09 14:07 [Qemu-devel] [PATCH] Fix command example in qemu.sasl Cole Robinson
2013-07-16 17:55 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.