diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-10-01 01:59:50 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-10-01 01:59:50 +0200 |
commit | c4bdc2fbbbd7bb03d71255052b77bad7b5a70fa8 (patch) | |
tree | 1cd07b4b4edd0edefe6ef53a322148397c7964ba /man | |
parent | 9e79c875a5629f64211dbf33dffb7a6c8abc3cc8 (diff) |
it's --daemonize, not --daemon
Diffstat (limited to 'man')
-rw-r--r-- | man/pulseaudio.1.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index 0e008c3d..df828242 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -127,7 +127,7 @@ USA. </option> <option> - <p><opt>-D | --daemon</opt><arg>[=BOOL]</arg></p> + <p><opt>-D | --daemonize</opt><arg>[=BOOL]</arg></p> <optdesc><p>Daemonize after startup, i.e. detach from the terminal.</p></optdesc> |