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.
2 parents 774d89f + 36788e0 commit b1c8f34Copy full SHA for b1c8f34
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