Use arguments intelligently in header
This commit is contained in:
@@ -298,12 +298,11 @@ print_header() {
|
||||
|
||||
EOF
|
||||
|
||||
debug "Arguments: $*"
|
||||
echo ""
|
||||
echo "Using scans directory: $SCANS_DIR"
|
||||
echo "Using output directory: $OUT_DIR"
|
||||
echo "Change the SCANS_DIR or OUT_DIR environment variable(s) to override"
|
||||
echo "Example: SCANS_DIR=/path/to/scans OUT_DIR=/path/to/out ./qhtcp-workflow"
|
||||
echo "Example: SCANS_DIR=/path/to/scans OUT_DIR=/path/to/out ./qhtcp-workflow $*"
|
||||
echo ""
|
||||
|
||||
echo "Available Modules:"
|
||||
|
||||
Reference in New Issue
Block a user