bbot icon indicating copy to clipboard operation
bbot copied to clipboard

Fix/check domain for verbose debug

Open noob6t5 opened this issue 1 year ago • 1 comments

Added Validation for -d (debug) and -v (verbose) Flag W

In this PR i have Implemented a check to ensure that if the -d and -v flag is used without the -t flag (target), the program displays an error message and shows the help section.

This enhancement ensures that users are informed about the missing -t argument when using the -d and -v flag.

Before Changes :

beforecheck

bef

After Changes Clean Terminal with help usage:

afterchag

noob6t5 avatar Nov 24 '24 15:11 noob6t5

Help Message can be updated to make it more user friendly. :smiley:

noob6t5 avatar Nov 24 '24 15:11 noob6t5