Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Commit

Permalink
tools: adjust wg.8 syntax for consistency in COMMANDS section
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Haberzettl <[email protected]>
  • Loading branch information
khaberz authored and zx2c4 committed Dec 13, 2019
1 parent 21a1498 commit 3721521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/man/wg.8
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ A private key and a corresponding public key may be generated at once by calling
$ wg genkey | tee private.key | wg pubkey > public.key
.TP
\fBhelp\fP
Show usage message.
Shows usage message.

.SH CONFIGURATION FILE FORMAT
The configuration file format is based on \fIINI\fP. There are two top level sections
Expand Down

0 comments on commit 3721521

Please sign in to comment.