chiark / gitweb /
fill in some more gaps in the user database support
[disorder] / doc / disorder.1.in
index 89863dea7bedeebcb4a676d9b0073c1c442a465c..8e8c0108e66c0c2e8a6df25c237831a27ecd2014 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (C) 2004, 2005, 2006 Richard Kettlewell
+.\" Copyright (C) 2004, 2005, 2006, 2007 Richard Kettlewell
 .\"
 .\" This program is free software; you can redistribute it and/or modify
 .\" it under the terms of the GNU General Public License as published by
@@ -54,6 +54,12 @@ Display version number.
 List all known commands.
 .SH COMMANDS
 .TP
+.B adduser \fIUSER PASSWORD\fR
+Create a new user with default rights.
+.TP
+.B deluser \fIUSER\fR
+Delete a user.
+.TP
 .B dirs \fIDIRECTORY\fR [\fB~\fIREGEXP\fR]
 List all the directories in \fIDIRECTORY\fR.
 .IP
@@ -63,6 +69,9 @@ directories with a basename matching the regexp will be returned.
 .B disable
 Disables playing after the current track finishes.
 .TP
+.B edituser \fIUSER PROPERTY VALUE
+Set some property of a user.
+.TP
 .B enable
 (Re-)enable playing.
 .TP
@@ -183,6 +192,9 @@ Unset the preference \fIKEY\fR for \fITRACK\fR.
 .B unset-global \fIKEY\fR
 Unset the global preference \fIKEY\fR.
 .TP
+.B users
+List known users.
+.TP
 .B version
 Report the daemon's version number.
 .PP