diff options
author | Slack Coder <slackcoder@server.ky> | 2025-03-04 15:19:21 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2025-03-04 15:19:21 -0500 |
commit | 6db77851f7154631bc6ee7a8f1c8242046c96bfb (patch) | |
tree | a3f92588a850a11be27c8d1643bbad3a61d4f6b3 | |
parent | b113038894f9a9e742e3481a4a99541fb2d801c5 (diff) | |
download | sbotools2-6db77851f7154631bc6ee7a8f1c8242046c96bfb.tar.xz |
todo
-rw-r--r-- | fail on bad arguments.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fail on bad arguments.md b/fail on bad arguments.md deleted file mode 100644 index 4625e54..0000000 --- a/fail on bad arguments.md +++ /dev/null @@ -1,5 +0,0 @@ -# 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. |