tardis.1: merge lists and sort options and env vars alphabetically - bitreich-tardis - Front-end for navigating bitreich memes and TV dimensions
(HTM) 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 3971ead218f86718434c352937cc12642c48cda3
(DIR) parent 0b1001a4c19aa023895fc0a813eaafc755bdff4a
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 21 Feb 2021 20:50:48 +0100
tardis.1: merge lists and sort options and env vars alphabetically
Diffstat:
M tardis.1 | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
---
(DIR) diff --git a/tardis.1 b/tardis.1
@@ -6,8 +6,8 @@
.Nd select bitreich tv dimensions and memecache memes
.Sh SYNOPSIS
.Nm
-.Op Fl u
.Op Fl c
+.Op Fl u
.Sh DESCRIPTION
.Nm
uses
@@ -17,25 +17,19 @@ Optionally when opening a meme, the hashtag is copied to the primary X
selection, and the meme url is copied to the X clipboard.
.Sh ENVIRONMENT VARIABLES
.Bl -tag -width Ds
+.It TARDIS_DMENU
+Menu command, defaults to "dmenu -l 10 -p ${0##*/}:".
.It TARDIS_PLUMB
Plumb command, defaults to "xdg-open".
-.El
-.Bl -tag -width Ds
.It TARDIS_VIDEO
Video command, defaults to "mpv".
.El
-.Bl -tag -width Ds
-.It TARDIS_DMENU
-Menu command, defaults to "dmenu -l 10 -p ${0##*/}:".
-.El
.Sh OPTIONS
.Bl -tag -width Ds
-.It Fl u
-update local cache and exit.
-.El
-.Bl -tag -width Ds
.It Fl c
copy meme hashtag to clipboard.
+.It Fl u
+update local cache and exit.
.El
.Sh SEE ALSO
.Xr dmenu 1 ,