chiark / gitweb /
clients/, disobedience/: Add `-u' option to override user config file.
[disorder] / doc / disorder-playrtp.1.in
index d453dcbf4e5c8bb99ea30d103a83a3865b1ac45a..3afd7426a7f14e10ebaaa5f666e9ab3438709c76 100644 (file)
@@ -105,10 +105,20 @@ writes to  the subprocess are suspended, requiring it to infer a pause from flow
 control.
 .TP
 .B \-\-config \fIPATH\fR, \fB\-C \fIPATH
-Set the configuration file.
+Set the system configuration file.
 The default is
+given by the
+.B DISORDER_CONFIG
+environment variable, defaulting to
 .IR pkgconfdir/config .
 .TP
+.B \-\-user-config \fIPATH\fR, \fB\-u \fIPATH
+Set the user configuration file.
+THe default is given by the
+.B DISORDER_USERCONFIG
+environment variable, defaulting to
+.IR $HOME/.disorder/passwd .
+.TP
 .B \-\-socket \fIPATH\fR, \fB\-s \fIPATH
 Set the control socket.
 Normally this would not be used manually.