fix: fix typo in comment for argument parsing section
This commit is contained in:
@@ -12,7 +12,7 @@ YELLOW='\033[1;33m'
|
||||
BLUE='\033[0;34m'
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
# PathsParse arguments
|
||||
# Parse arguments
|
||||
QUIET=0
|
||||
OUTPUT_FORMAT="human"
|
||||
ZED_LIB_DIR=""
|
||||
|
||||
Reference in New Issue
Block a user