diff options
author | June McEnroe <june@causal.agency> | 2019-11-07 22:32:54 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-11-07 22:32:54 -0500 |
commit | 1732cd75cf6353ecbd2da04f8bcc326ac9e4fcfb (patch) | |
tree | ad70517cbf02aac1eec85db6e70636381409dff7 /pounce.1 | |
parent | Include path in readlinkat error (diff) | |
download | pounce-1732cd75cf6353ecbd2da04f8bcc326ac9e4fcfb.tar.gz pounce-1732cd75cf6353ecbd2da04f8bcc326ac9e4fcfb.zip |
Just write the example normally
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index 23fca1d..fb8330a 100644 --- a/pounce.1 +++ b/pounce.1 @@ -347,7 +347,7 @@ The default nickname. .Sh EXAMPLES Configuration on the command line: .Bd -literal -offset indent -.Nm Fl H Li pounce.example.org Fl h Li chat.freenode.net Fl j Li '#ascii.town' +pounce -H pounce.example.org -h chat.freenode.net -j '#ascii.town' .Ed . .Pp |