sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 88b3d4dada94b96a036a2f1838b1213e04cfec5d
parent 0b06b929718b2bbee1b33933f6f42361f77e6fa1
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed, 30 Nov 2016 23:20:21 +0100

man1/sbofind.1: fixup manpage for sbofind's new options

Diffstat:
Mman1/sbofind.1 | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/man1/sbofind.1 b/man1/sbofind.1 @@ -20,6 +20,16 @@ Show help information. Show version information. .RE .P +-e|--exact +.RS +Only exact matching. +.RE +.P +-t|--no-tags +.RS +Exclude tags from search. +.RE +.P -i|--info .RS Show the contents of the .info file for each slackbuild found.