diff options
| author | Slack Coder <slackcoder@server.ky> | 2025-02-19 10:06:03 -0500 |
|---|---|---|
| committer | Slack Coder <slackcoder@server.ky> | 2025-02-19 10:06:03 -0500 |
| commit | ab1acea8235d7ef44e791837fd6acaab4a3df48e (patch) | |
| tree | b93703a0320f1219c79ee9808803effde3d19702 | |
| parent | b567258274cd2ad1313031a0ff32166b4b2c552f (diff) | |
| download | sbotools2-ab1acea8235d7ef44e791837fd6acaab4a3df48e.tar.xz | |
todo
| -rw-r--r-- | fail on bad arguments.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fail on bad arguments.md b/fail on bad arguments.md new file mode 100644 index 0000000..4625e54 --- /dev/null +++ b/fail on bad arguments.md @@ -0,0 +1,5 @@ +# Fail on bad arguments + +Sboupgrade, and likely others, run even when bad command line arguments are given, due to mis-spelling or otherwise. + +Fail early. |
