diff options
author | 2007-02-20 04:26:26 +0000 | |
---|---|---|
committer | 2007-02-20 04:26:26 +0000 | |
commit | 09638dd80dafb13e35ac08b7d1215c9e865ff5f2 (patch) | |
tree | 910fab4801f67a444f1a7ff3a97eae3027ee3b17 | |
parent | Document -h option. (diff) | |
download | wireguard-openbsd-09638dd80dafb13e35ac08b7d1215c9e865ff5f2.tar.xz wireguard-openbsd-09638dd80dafb13e35ac08b7d1215c9e865ff5f2.zip |
Back out -h doc after discussion with theo
-rw-r--r-- | usr.bin/mg/mg.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1 index 1981ba7a873..faeb1f48e68 100644 --- a/usr.bin/mg/mg.1 +++ b/usr.bin/mg/mg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mg.1,v 1.30 2007/02/20 04:10:32 cloder Exp $ +.\" $OpenBSD: mg.1,v 1.31 2007/02/20 04:26:26 cloder Exp $ .\" .Dd February 25, 2000 .Dt MG 1 @@ -33,8 +33,6 @@ line of the file, +-2 will be second last, and so on. Run the mode command for all buffers created from arguments on the command line, including the scratch buffer and all files. -.It Fl h -Display usage synopsis and exit. .It Fl n Turn off backup file generation. .El |