]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/passwords.texi
Passwords listing ability
[gocheese.git] / doc / passwords.texi
index d3d9ad4039b09092c0e5969020a8f230359e3850..4660c522afb8495c3ee559e80f4f954c751cf3ea 100644 (file)
@@ -3,11 +3,12 @@
 
 Password authentication is required for packages uploading. Passwords
 are dynamically changed through the FIFO file. You have to create it and
 
 Password authentication is required for packages uploading. Passwords
 are dynamically changed through the FIFO file. You have to create it and
-use in @option{-passwd} option:
+use in @option{-passwd} option. Optionally, to list currently present
+logins use another FIFO and @option{-passwd-list} option:
 
 @example
 
 @example
-$ mkfifo passwd
-$ gocheese -passwd passwd ...
+$ mkfifo passwd passwd-list
+$ gocheese -passwd passwd -passwd-list passwd-list ...
 @end example
 
 Then you must feed it newline-separated records in following format:
 @end example
 
 Then you must feed it newline-separated records in following format: