Update pimpmykali.sh

This commit is contained in:
Dewalt-arch 2020-09-27 03:18:19 -05:00 committed by GitHub
parent 714e22c5d8
commit b4980d35a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -24,11 +24,8 @@
# #
# Revision 0.2: # Revision 0.2:
# - Added colorized notifications, help system, command line arguements, case based menu system # - Added colorized notifications, help system, command line arguements, case based menu system
#
# - valid command line arguements are: help, all, go, grub, impacket, missing, menu, smb, grub, root # - valid command line arguements are: help, all, go, grub, impacket, missing, menu, smb, grub, root
#
# - anything other than --all or -all or all , will only run that function and then exit. # - anything other than --all or -all or all , will only run that function and then exit.
#
# - command line arguements can be used with -- or - or just the word itself to try can catch for all possible cases # - command line arguements can be used with -- or - or just the word itself to try can catch for all possible cases
# example command line var: --help or -help or help will catch help and works for all valid command line arguements # example command line var: --help or -help or help will catch help and works for all valid command line arguements
# anything other the command line arugement catch exits and displays help # anything other the command line arugement catch exits and displays help