We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f93557 commit 69b79c2Copy full SHA for 69b79c2
1 file changed
README.md
@@ -67,7 +67,7 @@ if argExists 'protocol'; then
67
fi
68
69
# -O 43
70
-argExists 'r' && echo "Found the -O argument"
+argExists 'O' && echo "Found the -O argument"
71
```
72
73
## Supported Argument Formats
0 commit comments