From 27211ca2e703479e1bf67360b46ea07703f2e063 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Fri, 3 Sep 2021 21:11:23 +0100 Subject: [PATCH] Add comments --- searchsploit | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/searchsploit b/searchsploit index 3e40e07b2..05a669b92 100755 --- a/searchsploit +++ b/searchsploit @@ -65,7 +65,10 @@ fi LANG=C -## Usage info ~ https://www.tldp.org/LDP/abs/html/standard-options.html +## Usage info +## - https://www.tldp.org/LDP/abs/html/standard-options.html +## - https://monkey.org/~marius/unix-tools-hints.html +## - https://clig.dev/ function usage() { echo " Usage: ${progname} [options] term1 [term2] ... [termN]" echo ""