Skip to content

Commit

Permalink
Add help text for '--cni-version'
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 authored and dougbtv committed Jun 21, 2019
1 parent 1f8b44c commit df58b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function usage()
echo -e "\t-h --help"
echo -e "\t--cni-conf-dir=$CNI_CONF_DIR"
echo -e "\t--cni-bin-dir=$CNI_BIN_DIR"
echo -e "\t--cni-version=<cniVersion (e.g. 0.3.1)>"
echo -e "\t--multus-conf-file=$MULTUS_CONF_FILE"
echo -e "\t--multus-bin-file=$MULTUS_BIN_FILE"
echo -e "\t--multus-kubeconfig-file-host=$MULTUS_KUBECONFIG_FILE_HOST"
Expand Down

0 comments on commit df58b74

Please sign in to comment.