From 2aba7615afdabfdef8e02d162ffee2ecdf3e39e9 Mon Sep 17 00:00:00 2001 From: Sigrid Date: Tue, 2 Mar 2021 08:21:56 +0100 Subject: mothra: add "d" command to search for a text on the internet (using duckduckgo) --- sys/man/1/mothra | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/man') 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 -- cgit v1.2.3