iGrammar correction for man page. - clic - Clic is an command line interactive client for gopher written in Common LISP Err bitreich.org 70 hgit clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/ URL:git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/ bitreich.org 70 1Log /scm/clic/log.gph bitreich.org 70 1Files /scm/clic/files.gph bitreich.org 70 1Refs /scm/clic/refs.gph bitreich.org 70 1Tags /scm/clic/tag bitreich.org 70 1README /scm/clic/file/README.md.gph bitreich.org 70 1LICENSE /scm/clic/file/LICENSE.gph bitreich.org 70 i--- Err bitreich.org 70 1commit 51042c0ec23857aeb755971ba8cd3a8c230ed40c /scm/clic/commit/51042c0ec23857aeb755971ba8cd3a8c230ed40c.gph bitreich.org 70 1parent 76ff5f0a91d9fbf3b2c0ef87d437c7243ecff59a /scm/clic/commit/76ff5f0a91d9fbf3b2c0ef87d437c7243ecff59a.gph bitreich.org 70 hAuthor: tiwesdaeg@lignumvitae.org URL:mailto:tiwesdaeg@lignumvitae.org bitreich.org 70 iDate: Tue, 2 Apr 2019 10:41:01 -0500 Err bitreich.org 70 i Err bitreich.org 70 iGrammar correction for man page. Err bitreich.org 70 i Err bitreich.org 70 iDiffstat: Err bitreich.org 70 i M clic.1 | 50 ++++++++++++++++--------------- Err bitreich.org 70 i Err bitreich.org 70 i1 file changed, 26 insertions(+), 24 deletions(-) Err bitreich.org 70 i--- Err bitreich.org 70 1diff --git a/clic.1 b/clic.1 /scm/clic/file/clic.1.gph bitreich.org 70 i@@ -21,57 +21,58 @@ will save it using its filename under Err bitreich.org 70 i .Pa /tmp/ Err bitreich.org 70 i .Sh OPTIONS Err bitreich.org 70 i .Bl -tag -width Ds Err bitreich.org 70 i+.It Op Fl t Err bitreich.org 70 i+Activate the non split mode. Err bitreich.org 70 i+This prevents clic from breaking the menu display into parts when the display Err bitreich.org 70 i+reaches the terminal size. This is useful when you want to scroll using your Err bitreich.org 70 i+terminal. Err bitreich.org 70 i .It Op Fl k Err bitreich.org 70 i-activate the non split mode. Err bitreich.org 70 i-This prevent clic to break menu display when the display reach the Err bitreich.org 70 i-terminal size. This is useful when you want to scroll using your terminal. Err bitreich.org 70 i-.It Op Fl k Err bitreich.org 70 i-activate the kiosk mode. (Disable running external applications, temp files, Err bitreich.org 70 i+Activate the kiosk mode. (Disable running external applications, temp files, Err bitreich.org 70 i downloading etc.) Err bitreich.org 70 i .It Op URL Err bitreich.org 70 i-load Err bitreich.org 70 i-.Op URL Err bitreich.org 70 i-The syntax can be gopher://domain.tld or only domain.tld, port 70 is used by Err bitreich.org 70 i+Load Err bitreich.org 70 i+.Op URL . Err bitreich.org 70 i+The syntax can be gopher://domain.tld or only domain.tld. Port 70 is used by Err bitreich.org 70 i default. For using another port, one should add :40550 like in domain.tld:40550. Err bitreich.org 70 i .Pp Err bitreich.org 70 i-It is possible to load a local file using the syntax file://some_file, this file Err bitreich.org 70 i-should be a gophermap as defined in the RFC. This allows to have some kind of a Err bitreich.org 70 i-bookmark locally as an entry point to the gopherspace. Err bitreich.org 70 i+It is possible to load a local file using the syntax file://some_file. This file Err bitreich.org 70 i+should be a gophermap as defined in the RFC. This allows for custom bookmarks to Err bitreich.org 70 i+be created locally as an entry point to the gopherspace. Err bitreich.org 70 i .Sh COMMANDS Err bitreich.org 70 i-Clic is using a simple commandline for telling it what to do. Here are the Err bitreich.org 70 i-commands you can enter. There are multiples keys for each function, this is so Err bitreich.org 70 i-because clic is usable with a numpad only or with a full keyboard. Err bitreich.org 70 i+Clic uses a simple command line for its interface. There are multiple command Err bitreich.org 70 i+options for some functions. This allows clic to be used with a full keyboard or a Err bitreich.org 70 i+numpad. Err bitreich.org 70 i .Bl -tag -width Number Err bitreich.org 70 i .It Cm Number Err bitreich.org 70 i-following the link numbered Err bitreich.org 70 i-.Cm Number Err bitreich.org 70 i+Follows the link numbered Err bitreich.org 70 i+.Cm Number. Err bitreich.org 70 i .It Cm p | / | cd .. Err bitreich.org 70 i Go to previous page. Err bitreich.org 70 i .It Cm h Err bitreich.org 70 i Display the history. Err bitreich.org 70 i .It Cm sNUMBER Err bitreich.org 70 i-Show the full url of link numbered Err bitreich.org 70 i-.Cm NUMBER Err bitreich.org 70 i-It is useful if you need to share or save a link url. Err bitreich.org 70 i+Show the full URL of link numbered Err bitreich.org 70 i+.Cm NUMBER. Err bitreich.org 70 i+Useful for sharing or saving a link URL. Err bitreich.org 70 i .It Cm d Err bitreich.org 70 i Dump raw result of a menu. This is useful for debugging. Err bitreich.org 70 i .It Cm r | ls | * Err bitreich.org 70 i-Reload the current menu Err bitreich.org 70 i+Reload the current menu. Err bitreich.org 70 i .It Cm help Err bitreich.org 70 i Show the help text. Err bitreich.org 70 i .It Cm / text Err bitreich.org 70 i Search for the specified Err bitreich.org 70 i .Cm text. Err bitreich.org 70 i-This act as a filter which will redisplay the current menu only with Err bitreich.org 70 i+This acts as a filter which will redisplay the current menu only with Err bitreich.org 70 i lines matching Err bitreich.org 70 i .Cm text. Err bitreich.org 70 i-This can be used multiples times, the filter will be used on the last result Err bitreich.org 70 i+This can be used multiples times. The filter will be used on the last result Err bitreich.org 70 i to narrow the results. Err bitreich.org 70 i .It Cm ^D | x | q | Cm . | exit Err bitreich.org 70 i Exit clic. Err bitreich.org 70 i .Sh PLUMBER Err bitreich.org 70 i When some file is opened other than a text file or a menu, Err bitreich.org 70 i-.I clic Err bitreich.org 70 i+.Nm Err bitreich.org 70 i will run Err bitreich.org 70 i .Xr xdg-open 1 Err bitreich.org 70 i on it. Err bitreich.org 70 i@@ -86,6 +87,7 @@ See the LICENSE file for the terms of redistribution. Err bitreich.org 70 i .Sh BUGS Err bitreich.org 70 i .Pp Err bitreich.org 70 i Programs like torsocks or torify don't work with Err bitreich.org 70 i-.Nm Err bitreich.org 70 i+.Nm . Err bitreich.org 70 i+ Err bitreich.org 70 i .Pp Err bitreich.org 70 i See the TODO file in the distribution. Err bitreich.org 70 .