Use arguments intelligently in header
This commit is contained in:
@@ -298,12 +298,11 @@ print_header() {
|
|||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
debug "Arguments: $*"
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Using scans directory: $SCANS_DIR"
|
echo "Using scans directory: $SCANS_DIR"
|
||||||
echo "Using output directory: $OUT_DIR"
|
echo "Using output directory: $OUT_DIR"
|
||||||
echo "Change the SCANS_DIR or OUT_DIR environment variable(s) to override"
|
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 ""
|
||||||
|
|
||||||
echo "Available Modules:"
|
echo "Available Modules:"
|
||||||
|
|||||||
Reference in New Issue
Block a user