Removed some unneeded documentation in quickdel

This commit is contained in:
Eric Torres 2018-10-22 10:36:17 -07:00
parent d43b809f90
commit 9e23b0b88a

View File

@ -1,8 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# quickdel - delete any file matching a query # quickdel - delete any file matching a query
#
# Dependencies: # Dependencies:
# - fd # fd
printHelp() { printHelp() {
cat << EOF cat << EOF