diff options
-rw-r--r-- | plumb/basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plumb/basic b/plumb/basic index c99eeb13..22e4d1f0 100644 --- a/plumb/basic +++ b/plumb/basic @@ -106,7 +106,7 @@ plumb start window -r 4 120 750 600 upas/nedmail -s $0 # man index entries are synthesized type is text data matches '([a-zA-Z¡-0-9_\-./]+)\(([1-8])\)' -plumb start rc -c 'man '$2' '$1' >[2=1] | plumb -i -d edit -a ''action=showdata filename=/man/'$1'('$2')''' +plumb start rc -c 'man '$2' '$1' >[2=1] | nobs | plumb -i -d edit -a ''action=showdata filename=/man/'$1'('$2')''' # start rule for images without known suffixes dst is image |