From 4ce44761be4f2d328ae291884d1fcd8c2d179a45 Mon Sep 17 00:00:00 2001 From: anki-code Date: Tue, 17 Mar 2020 14:17:54 +0300 Subject: [PATCH] 0.5.12 --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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