We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774d89f commit 36788e0Copy full SHA for 36788e0
set_ocicredentials.sh
@@ -53,7 +53,7 @@ EOF
53
exit 0
54
;;
55
*) # unknown command
56
- echo "Unknow command. Use [set_ocicredentials -h] for help."
+ echo "Unknown command. Use [set_ocicredentials -h] for help."
57
exit 1
58
shift # past argument
59
0 commit comments