This repository was archived by the owner on Apr 3, 2018. It is now read-only.
File tree Expand file treeCollapse file tree 1 file changed+10
-0
lines changedFilter options
+10
-0
lines changed Original file line number Diff line number Diff line change
@@ -193,6 +193,9 @@ numberOfInvalid=0
193
193
194
194
# Default seconds before timeout
195
195
secondsBeforeTimeout=30
196
+
197
+
# Version number
198
+
versionNumber='1.4.0'
196
199
################################################################################
197
200
198
201
# _______ _ _______ __________________ _______ _ _______
@@ -1389,6 +1392,7 @@ usage()
1389
1392
echo " --noUnified -nu Deactivate the production of result.txt as unified result under the output directory (${red}${bold}Must be before ${cyan}-d${normal} ${red}${bold}or ${cyan}-f${normal})"
1390
1393
echo " --split Split output files (${red}${bold}Must be before ${cyan}-d${normal} ${red}${bold}or ${cyan}-f${normal})"
1391
1394
echo " --timeout -t Seconds before timeout (${red}${bold}Must be before ${cyan}-d${normal} ${red}${bold}or ${cyan}-f${normal})"
1395
+
echo " --version -v Show the current version of Funceble"
1392
1396
echo ""
1393
1397
echo "Examples:"
1394
1398
echo ""
@@ -1515,6 +1519,12 @@ else
1515
1519
shift 2
1516
1520
;;
1517
1521
1522
+
# We catch if we have to show the version number
1523
+
-v|--version)
1524
+
echo "Current Version: ${versionNumber}"
1525
+
exit 1
1526
+
;;
1527
+
1518
1528
# catch the domain after --domain= for example: --domain=helloworld.com
1519
1529
# Will result only helloworld.com
1520
1530
--domain=*)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4