URI: 
       tardis.1: minor style fixes - bitreich-tardis - Front-end for navigating bitreich memes and TV dimensions
  HTML git clone git://bitreich.org/bitreich-tardis git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-tardis
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 432411df45d027edf15e38e68a1ca8987b7ea877
   DIR parent 4cf3bf0c461c73a02f886ec14cedaeea82dfa7e5
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat, 20 Feb 2021 17:16:03 +0100
       
       tardis.1: minor style fixes
       
       Diffstat:
         M tardis.1                            |       8 ++++----
       
       1 file changed, 4 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/tardis.1 b/tardis.1
       @@ -17,15 +17,15 @@ selection, and the meme url is copied to the X clipboard.
        .Sh ENVIRONMENT VARIABLES
        .Bl -tag -width Ds
        .It TARDIS_PLUMB
       -Plumb command, defaults to xdg-open
       +Plumb command, defaults to "xdg-open".
        .El
        .Bl -tag -width Ds
        .It TARDIS_VIDEO
       -Video command, defaults to mpv
       +Video command, defaults to "mpv".
        .El
        .Bl -tag -width Ds
        .It TARDIS_DMENU
       -Dmenu command, defaults to dmenu -l 10 -p ${0##*/}:
       +Menu command, defaults to "dmenu -l 10 -p ${0##*/}:".
        .El
        .Sh OPTIONS
        .Bl -tag -width Ds
       @@ -33,7 +33,7 @@ Dmenu command, defaults to dmenu -l 10 -p ${0##*/}:
        update local cache and exit.
        .El
        .Sh SEE ALSO
       -.Xr dmenu 1
       +.Xr dmenu 1 ,
        .Xr xclip 1
        .Sh AUTHORS
        .An Anders Damsgaard Aq Mt anders@adamsgaard.dk