From 81391f266e3d741a8c705ee8980c406b307db1af Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 6 Nov 2019 01:38:13 -0500 Subject: Give SYNOPSIS Ars more informative names --- pounce.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pounce.1 b/pounce.1 index e5cf425..2058052 100644 --- a/pounce.1 +++ b/pounce.1 @@ -9,20 +9,20 @@ .Sh SYNOPSIS .Nm .Op Fl Nev -.Op Fl A Ar mesg -.Op Fl C Ar path +.Op Fl A Ar away +.Op Fl C Ar cert .Op Fl H Ar host -.Op Fl K Ar path +.Op Fl K Ar priv .Op Fl P Ar port -.Op Fl Q Ar mesg -.Op Fl U Ar path +.Op Fl Q Ar quit +.Op Fl U Ar unix .Op Fl W Ar pass .Op Fl a Ar auth -.Op Fl c Ar path -.Op Fl f Ar path +.Op Fl c Ar cert +.Op Fl f Ar save .Op Fl h Ar host -.Op Fl j Ar chan -.Op Fl k Ar path +.Op Fl j Ar join +.Op Fl k Ar priv .Op Fl n Ar nick .Op Fl p Ar port .Op Fl r Ar real -- cgit 1.4.1 /form> web frontend for git
about summary refs log tree commit diff
path: root/ui-tag.h (unfollow)
Commit message (Expand)Author
2015-03-13Remove no-op link from submodule entriesLukas Fleischer/.config/nvim/colors/trivial.vim?id=d854a63c49fe6dcfacf6034591db31d4857beaec&follow=1'>Color MatchParen DarkYellowJune McEnroe
2018-02-04Add palette sampling to gfxxJune McEnroe
2018-02-04Add 4-bit RGB to gfxxJune McEnroe
2018-02-04Add Quit menu item to gfcocoaJune McEnroe
2018-02-04Switch back to sane Objective-C styleJune McEnroe
2018-02-04Quit gfcocoa when window closesJune McEnroe
2018-02-03Apparently this is how people write Objective-CJune McEnroe