diff options
author | June McEnroe <june@causal.agency> | 2019-08-29 18:52:06 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-08-29 18:52:06 -0400 |
commit | 40d3e95e80e4f975eb6840bdb626fae80f5d2fab (patch) | |
tree | 2e59eab594fdd14e11de1226888d88706ef7d6ed /bin/man1 | |
parent | Add edit (diff) | |
download | src-40d3e95e80e4f975eb6840bdb626fae80f5d2fab.tar.gz src-40d3e95e80e4f975eb6840bdb626fae80f5d2fab.zip |
Add long-missing setopt to bin.7
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/setopt.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/man1/setopt.1 b/bin/man1/setopt.1 index a148b28f..246f06fe 100644 --- a/bin/man1/setopt.1 +++ b/bin/man1/setopt.1 @@ -4,7 +4,7 @@ . .Sh NAME .Nm setopt -.Nd parse command options +.Nd quoting getopt . .Sh SYNOPSIS .Nm |