From e34aeb3115a7d6d732de91cd559b73b4b1b2c3c3 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 29 Aug 2019 18:52:06 -0400 Subject: Add long-missing setopt to bin.7 --- bin/README | 3 ++- bin/bin.7 | 29 +++-------------------------- bin/man1/setopt.1 | 2 +- 3 files changed, 6 insertions(+), 28 deletions(-) diff --git a/bin/README b/bin/README index 240dd757..c534e7dc 100644 --- a/bin/README +++ b/bin/README @@ -26,8 +26,9 @@ DESCRIPTION psf2png(1) PSF2 to PNG renderer psfed(1) PSF2 font editor ptee(1) tee for PTYs - relay(1) IRC relay + relay(1) IRC relay bot scheme(1) color scheme + setopt(1) quoting getopt shotty(1) terminal capture ttpre(1) man output to HTML up(1) upload file diff --git a/bin/bin.7 b/bin/bin.7 index 0d7a1bae..4d2d5ac7 100644 --- a/bin/bin.7 +++ b/bin/bin.7 @@ -18,79 +18,56 @@ Some tools target Linux. .Bl -tag -width "fbclock(1)" -compact .It Xr aes 1 fullwidth output -. .It Xr beef 1 Befunge-93 interpreter -. .It Xr bit 1 calculator -. .It Xr bri 1 backlight brightness control -. .It Xr dtch 1 detached sessions -. .It Xr edit 1 interactive script -. .It Xr ever 1 watch files -. .It Xr fbatt 1 framebuffer battery indicator -. .It Xr fbclock 1 framebuffer clock -. .It Xr glitch 1 PNG glitcher -. .It Xr hi 1 syntax highlighter -. .It Xr hnel 1 PTY input remapper -. .It Xr modem 1 fixed baud rate wrapper -. .It Xr order 1 operator precedence -. .It Xr pbd 1 macOS pasteboard daemon -. .It Xr pngo 1 PNG optimizer -. .It Xr psf2png 1 PSF2 to PNG renderer -. .It Xr psfed 1 PSF2 font editor -. .It Xr ptee 1 tee for PTYs -. .It Xr relay 1 -IRC relay -. +IRC relay bot .It Xr scheme 1 color scheme -. +.It Xr setopt 1 +quoting getopt .It Xr shotty 1 terminal capture -. .It Xr ttpre 1 man output to HTML -. .It Xr up 1 upload file -. .It Xr when 1 date calculator -. .It Xr xx 1 hexdump .El 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 -- cgit 1.4.1