From ba3bf365a983c140b914af565b1e6ce5006d413a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 21 Jun 2021 11:07:01 -0400 Subject: Use $SHELL -c to run up -c | -t commands And clean up some other things. --- bin/man1/up.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'bin/man1') diff --git a/bin/man1/up.1 b/bin/man1/up.1 index 189020de..2240b99a 100644 --- a/bin/man1/up.1 +++ b/bin/man1/up.1 @@ -1,4 +1,4 @@ -.Dd February 7, 2021 +.Dd June 21, 2021 .Dt UP 1 .Os . @@ -13,7 +13,7 @@ . .Nm .Fl c | t -.Ar command ... +.Ar command . .Nm .Fl s @@ -58,8 +58,7 @@ or .Xr scrot 1 to produce a PNG file for upload. The file is optimized by -.Xr pngo 1 -if available. +.Xr pngo 1 . .It Fl t Run a command with .Xr ptee 1 -- cgit 1.4.1