X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/9ade23192475758d2526d5b8eda160fbd8b53c66..6f3acea989cf8191569cc59d492722662fb25464:/doc/disobedience.1.in diff --git a/doc/disobedience.1.in b/doc/disobedience.1.in index c9c9fe7..82916fb 100644 --- a/doc/disobedience.1.in +++ b/doc/disobedience.1.in @@ -27,6 +27,19 @@ disobedience \- GUI client for DisOrder jukebox is a graphical client for DisOrder. It is a work in progress and many features are not implemented yet. However everything in this man page is either implemented or marked as missing. +.SH "SETTING UP" +You might use commands such as the following to set up a standalone instance of +Disobedience: +.PP +.RS +.nf +cd +mkdir .disorder +echo password > .disorder/passwd +echo connect >> .disorder/passwd +chmod 600 .disorder/passwd +.fi +.RE .SH OPTIONS .TP .B --config \fIPATH\fR, \fB-c \fIPATH