Skip to content

Commit

Permalink
fix(scripts): added usage for DRIVER_VERSION env
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Scolaro <[email protected]>
  • Loading branch information
therealbobo committed Jul 3, 2023
1 parent b117fd5 commit fd2f12f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/scap-driver-loader.in
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@ print_usage() {
echo " DRIVER_NAME specify a different name for the driver"
echo " DRIVER_INSECURE_DOWNLOAD whether you want to allow insecure downloads or not"
echo " DRIVER_CURL_OPTIONS specify additional options to be passed to curl command used to download Sysdig drivers"
echo " DRIVER_VERSION specify the driver version"
echo ""
echo "Versions:"
echo " Driver version ${DRIVER_VERSION}"
Expand Down

0 comments on commit fd2f12f

Please sign in to comment.