diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-29 07:04:06 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-29 07:04:06 +0100 |
commit | 79b61d359019fe008c9ab0b2da1f88f41ea1b74c (patch) | |
tree | 607473e5fc9d2b8d70553418538c3229264413a8 /doc/man/bus-create.1 | |
parent | improve readme (diff) | |
download | bus-79b61d359019fe008c9ab0b2da1f88f41ea1b74c.tar.gz bus-79b61d359019fe008c9ab0b2da1f88f41ea1b74c.tar.bz2 bus-79b61d359019fe008c9ab0b2da1f88f41ea1b74c.tar.xz |
fix documentation + add info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man/bus-create.1')
-rw-r--r-- | doc/man/bus-create.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/bus-create.1 b/doc/man/bus-create.1 index d0cc27d..91041cf 100644 --- a/doc/man/bus-create.1 +++ b/doc/man/bus-create.1 @@ -7,9 +7,9 @@ bus create - Create a bus [--] .IR [pathname] .SH DESCRIPTION -Create a bus with an associated \fIpathname\fP. If \fIpathname\fP, -a random pathname in \fI$XDG_RUNTIME_DIR/bus\fP will be created and -printed to stdout. +Create a bus with an associated \fIpathname\fP. If \fIpathname\fP +is omitted, a random pathname in \fI$XDG_RUNTIME_DIR/bus\fP will be +created and printed to stdout. .SH OPTIONS .TP .B \-x |