diff options
author | Mike Gabriel <[email protected]> | 2014-01-21 21:00:43 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-21 21:00:43 +0100 |
commit | 534f563ef5647a5d6359078b3c0c8eaba1aec877 (patch) | |
tree | 1c2c21ac89dddf8ae79af7288d8d120fb7b3edba | |
parent | 0769cbfaab7cdc584a02463bce595b8a0facfe05 (diff) | |
download | marco-534f563ef5647a5d6359078b3c0c8eaba1aec877.tar.bz2 marco-534f563ef5647a5d6359078b3c0c8eaba1aec877.tar.xz |
Fix hyphen used as minus sign in man page
-rw-r--r-- | doc/man/marco.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/marco.1 b/doc/man/marco.1 index 793893ba..dae50a3c 100644 --- a/doc/man/marco.1 +++ b/doc/man/marco.1 @@ -34,7 +34,7 @@ This manual page documents briefly Connect to X display \fIDISPLAY\fP. .TP .B \-\-replace -a window manager which is running is replaced by \fBmarco\fP. Users are encouraged to change the MATE window manager by running the new WM with the --replace or -replace option, and subsequently saving the session. +a window manager which is running is replaced by \fBmarco\fP. Users are encouraged to change the MATE window manager by running the new WM with the \-\-replace or \-replace option, and subsequently saving the session. .TP .B \-\-sm\-client\-id=ID Specify a session management \fIID\fP. |