Add new kiosk mode to the manpage properly. - clic - Clic is an command line interactive client for gopher written in Common LISP
 (HTM) git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 25c184b296767f9f65ca7d63490d9718bf8ab06a
 (DIR) parent fb5155bf84450fec31f6b69a49fbdc07aee5aa70
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri,  6 Apr 2018 12:28:45 +0200
       
       Add new kiosk mode to the manpage properly.
       
       Diffstat:
         M clic.1                              |       8 +++++++-
       
       1 file changed, 7 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/clic.1 b/clic.1
       @@ -3,7 +3,8 @@
        clic \- a terminal gopher client
        .SH SYNOPSIS
        .B clic
       -.IR [-k] [URL]
       +.RB [ \-k ]
       +.IR [URL]
        .PP
        .SH DESCRIPTION
        .B clic
       @@ -11,6 +12,11 @@ is a terminal gopher client. Gopher is a simple protocol to retreive
        hierarchical information. The protocol is defined in
        .I RFC 1436
        (Gopher).
       +.SH OPTIONS
       +.TP
       +.B \-k
       +activate the kiosk mode. (Disable running external applications, temp files,
       +downloading etc.)
        .SH COMMANDS
        Clic is using a simple commandline for telling it what to do. Here are the
        commands you can enter.