diff --git a/entrypoint.sh b/entrypoint.sh index 66e46c3..5dffaa9 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,7 +4,7 @@ # # -# Support three arguments (this recommend but not required): +# Support arguments (this recommend but not required): # -f Execute file on host, print the result and exit # -c [Not recommended to use] Execute command on host, print the result and exit # -C Execute command on host, print the result and exit