summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorSigrid <ftrvxmtrx@gmail.com>2021-03-02 08:21:56 +0100
committerSigrid <ftrvxmtrx@gmail.com>2021-03-02 08:21:56 +0100
commit2aba7615afdabfdef8e02d162ffee2ecdf3e39e9 (patch)
tree1184800b0357bf0f361d18113599ac6c85865c75 /sys/man
parentf234b29c7fc119fa148af2108f93e5eaf9ecbfb4 (diff)
mothra: add "d" command to search for a text on the internet (using duckduckgo)
Diffstat (limited to 'sys/man')
-rwxr-xr-xsys/man/1/mothra5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra
index bee49830c..364c9dfc8 100755
--- a/sys/man/1/mothra
+++ b/sys/man/1/mothra
@@ -132,6 +132,11 @@ The typed commands are:
.B a
Toggle alt display.
.TP
+.BI d " text
+Search for the given
+.I text
+on the internet.
+.TP
.BI g " url
Go to the page with the given URL.
.TP