diff --git a/main.sh b/main.sh index 54967f7..598af3b 100755 --- a/main.sh +++ b/main.sh @@ -7,64 +7,7 @@ # # LOG_LEVEL=7 ./main.sh -f /tmp/x -d (change this for your script) # -# Based on a template by BASH3 Boilerplate vUnknown Syntax Error: Command not found; did you mean one of: - - 0. yarn cache clean [--mirror] [--all] - 1. yarn cache clean [--mirror] [--all] - 2. yarn config get [--json] [--no-redacted] - 3. yarn config set [--json] [-H,--home] - 4. yarn config unset [-H,--home] - 5. yarn set resolution [-s,--save] - 6. yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force] [--skip-plugins] - 7. yarn set version [--only-if-needed] - 8. yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] - 9. yarn --clipanion=definitions - 10. yarn help - 11. yarn help - 12. yarn help - 13. yarn ... - 14. yarn -v - 15. yarn -v - 16. yarn bin [-v,--verbose] [--json] [name] - 17. yarn config [-v,--verbose] [--why] [--json] - 18. yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... - 19. yarn exec ... - 20. yarn explain peer-requirements [hash] - 21. yarn explain [--json] [code] - 22. yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... - 23. yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] - 24. yarn link [-A,--all] [-p,--private] [-r,--relative] - 25. yarn unlink [-A,--all] ... - 26. yarn node ... - 27. yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] - 28. yarn plugin import - 29. yarn plugin remove - 30. yarn plugin list [--json] - 31. yarn plugin runtime [--json] - 32. yarn rebuild ... - 33. yarn remove [-A,--all] [--mode #0] ... - 34. yarn run - 35. yarn up [-i,--interactive] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... - 36. yarn why [-R,--recursive] [--json] [--peers] - 37. yarn workspace ... - 38. yarn create [-p,--package #0] [-q,--quiet] ... - 39. yarn dlx [-p,--package #0] [-q,--quiet] ... - 40. yarn init [-p,--private] [-w,--workspace] [-i,--install] - 41. yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--severity #0] [--exclude #0] [--ignore #0] - 42. yarn npm info [-f,--fields #0] [--json] ... - 43. yarn npm login [-s,--scope #0] [--publish] [--always-auth] - 44. yarn npm logout [-s,--scope #0] [--publish] [-A,--all] - 45. yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] - 46. yarn npm tag add - 47. yarn npm tag list [--json] [package] - 48. yarn npm tag remove - 49. yarn npm whoami [-s,--scope #0] [--publish] - 50. yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] - 51. yarn patch-commit [-s,--save] - 52. yarn patch [--json] - 53. yarn unplug [-A,--all] [-R,--recursive] [--json] ... - -While running --silent version:current +# Based on a template by BASH3 Boilerplate vv2.6.0 # http://bash3boilerplate.sh/#authors # # The MIT License (MIT) diff --git a/src/ini_val.sh b/src/ini_val.sh index 7db0d7d..3d425a9 100755 --- a/src/ini_val.sh +++ b/src/ini_val.sh @@ -19,64 +19,7 @@ # # ini_val.sh data.ini connection.host 127.0.0.1 "Host name or IP address" # -# Based on a template by BASH3 Boilerplate vUnknown Syntax Error: Command not found; did you mean one of: - - 0. yarn cache clean [--mirror] [--all] - 1. yarn cache clean [--mirror] [--all] - 2. yarn config get [--json] [--no-redacted] - 3. yarn config set [--json] [-H,--home] - 4. yarn config unset [-H,--home] - 5. yarn set resolution [-s,--save] - 6. yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force] [--skip-plugins] - 7. yarn set version [--only-if-needed] - 8. yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] - 9. yarn --clipanion=definitions - 10. yarn help - 11. yarn help - 12. yarn help - 13. yarn ... - 14. yarn -v - 15. yarn -v - 16. yarn bin [-v,--verbose] [--json] [name] - 17. yarn config [-v,--verbose] [--why] [--json] - 18. yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... - 19. yarn exec ... - 20. yarn explain peer-requirements [hash] - 21. yarn explain [--json] [code] - 22. yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... - 23. yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] - 24. yarn link [-A,--all] [-p,--private] [-r,--relative] - 25. yarn unlink [-A,--all] ... - 26. yarn node ... - 27. yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] - 28. yarn plugin import - 29. yarn plugin remove - 30. yarn plugin list [--json] - 31. yarn plugin runtime [--json] - 32. yarn rebuild ... - 33. yarn remove [-A,--all] [--mode #0] ... - 34. yarn run - 35. yarn up [-i,--interactive] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... - 36. yarn why [-R,--recursive] [--json] [--peers] - 37. yarn workspace ... - 38. yarn create [-p,--package #0] [-q,--quiet] ... - 39. yarn dlx [-p,--package #0] [-q,--quiet] ... - 40. yarn init [-p,--private] [-w,--workspace] [-i,--install] - 41. yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--severity #0] [--exclude #0] [--ignore #0] - 42. yarn npm info [-f,--fields #0] [--json] ... - 43. yarn npm login [-s,--scope #0] [--publish] [--always-auth] - 44. yarn npm logout [-s,--scope #0] [--publish] [-A,--all] - 45. yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] - 46. yarn npm tag add - 47. yarn npm tag list [--json] [package] - 48. yarn npm tag remove - 49. yarn npm whoami [-s,--scope #0] [--publish] - 50. yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] - 51. yarn patch-commit [-s,--save] - 52. yarn patch [--json] - 53. yarn unplug [-A,--all] [-R,--recursive] [--json] ... - -While running --silent version:current +# Based on a template by BASH3 Boilerplate vv2.6.0 # http://bash3boilerplate.sh/#authors # # The MIT License (MIT) diff --git a/src/megamount.sh b/src/megamount.sh index 13e0f01..228fe24 100644 --- a/src/megamount.sh +++ b/src/megamount.sh @@ -20,64 +20,7 @@ # # megamount.sh smb://janedoe:abc123@192.168.0.1/documents /mnt/documents # -# Based on a template by BASH3 Boilerplate vUnknown Syntax Error: Command not found; did you mean one of: - - 0. yarn cache clean [--mirror] [--all] - 1. yarn cache clean [--mirror] [--all] - 2. yarn config get [--json] [--no-redacted] - 3. yarn config set [--json] [-H,--home] - 4. yarn config unset [-H,--home] - 5. yarn set resolution [-s,--save] - 6. yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force] [--skip-plugins] - 7. yarn set version [--only-if-needed] - 8. yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] - 9. yarn --clipanion=definitions - 10. yarn help - 11. yarn help - 12. yarn help - 13. yarn ... - 14. yarn -v - 15. yarn -v - 16. yarn bin [-v,--verbose] [--json] [name] - 17. yarn config [-v,--verbose] [--why] [--json] - 18. yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... - 19. yarn exec ... - 20. yarn explain peer-requirements [hash] - 21. yarn explain [--json] [code] - 22. yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... - 23. yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] - 24. yarn link [-A,--all] [-p,--private] [-r,--relative] - 25. yarn unlink [-A,--all] ... - 26. yarn node ... - 27. yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] - 28. yarn plugin import - 29. yarn plugin remove - 30. yarn plugin list [--json] - 31. yarn plugin runtime [--json] - 32. yarn rebuild ... - 33. yarn remove [-A,--all] [--mode #0] ... - 34. yarn run - 35. yarn up [-i,--interactive] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... - 36. yarn why [-R,--recursive] [--json] [--peers] - 37. yarn workspace ... - 38. yarn create [-p,--package #0] [-q,--quiet] ... - 39. yarn dlx [-p,--package #0] [-q,--quiet] ... - 40. yarn init [-p,--private] [-w,--workspace] [-i,--install] - 41. yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--severity #0] [--exclude #0] [--ignore #0] - 42. yarn npm info [-f,--fields #0] [--json] ... - 43. yarn npm login [-s,--scope #0] [--publish] [--always-auth] - 44. yarn npm logout [-s,--scope #0] [--publish] [-A,--all] - 45. yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] - 46. yarn npm tag add - 47. yarn npm tag list [--json] [package] - 48. yarn npm tag remove - 49. yarn npm whoami [-s,--scope #0] [--publish] - 50. yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] - 51. yarn patch-commit [-s,--save] - 52. yarn patch [--json] - 53. yarn unplug [-A,--all] [-R,--recursive] [--json] ... - -While running --silent version:current +# Based on a template by BASH3 Boilerplate vv2.6.0 # http://bash3boilerplate.sh/#authors # # The MIT License (MIT) diff --git a/src/parse_url.sh b/src/parse_url.sh index 4bf8157..c046ee6 100644 --- a/src/parse_url.sh +++ b/src/parse_url.sh @@ -18,64 +18,7 @@ # # parse_url.sh 'http://johndoe:abc123@example.com:8080/index.html' # -# Based on a template by BASH3 Boilerplate vUnknown Syntax Error: Command not found; did you mean one of: - - 0. yarn cache clean [--mirror] [--all] - 1. yarn cache clean [--mirror] [--all] - 2. yarn config get [--json] [--no-redacted] - 3. yarn config set [--json] [-H,--home] - 4. yarn config unset [-H,--home] - 5. yarn set resolution [-s,--save] - 6. yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force] [--skip-plugins] - 7. yarn set version [--only-if-needed] - 8. yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] - 9. yarn --clipanion=definitions - 10. yarn help - 11. yarn help - 12. yarn help - 13. yarn ... - 14. yarn -v - 15. yarn -v - 16. yarn bin [-v,--verbose] [--json] [name] - 17. yarn config [-v,--verbose] [--why] [--json] - 18. yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... - 19. yarn exec ... - 20. yarn explain peer-requirements [hash] - 21. yarn explain [--json] [code] - 22. yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... - 23. yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] - 24. yarn link [-A,--all] [-p,--private] [-r,--relative] - 25. yarn unlink [-A,--all] ... - 26. yarn node ... - 27. yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] - 28. yarn plugin import - 29. yarn plugin remove - 30. yarn plugin list [--json] - 31. yarn plugin runtime [--json] - 32. yarn rebuild ... - 33. yarn remove [-A,--all] [--mode #0] ... - 34. yarn run - 35. yarn up [-i,--interactive] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... - 36. yarn why [-R,--recursive] [--json] [--peers] - 37. yarn workspace ... - 38. yarn create [-p,--package #0] [-q,--quiet] ... - 39. yarn dlx [-p,--package #0] [-q,--quiet] ... - 40. yarn init [-p,--private] [-w,--workspace] [-i,--install] - 41. yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--severity #0] [--exclude #0] [--ignore #0] - 42. yarn npm info [-f,--fields #0] [--json] ... - 43. yarn npm login [-s,--scope #0] [--publish] [--always-auth] - 44. yarn npm logout [-s,--scope #0] [--publish] [-A,--all] - 45. yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] - 46. yarn npm tag add - 47. yarn npm tag list [--json] [package] - 48. yarn npm tag remove - 49. yarn npm whoami [-s,--scope #0] [--publish] - 50. yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] - 51. yarn patch-commit [-s,--save] - 52. yarn patch [--json] - 53. yarn unplug [-A,--all] [-R,--recursive] [--json] ... - -While running --silent version:current +# Based on a template by BASH3 Boilerplate vv2.6.0 # http://bash3boilerplate.sh/#authors # # The MIT License (MIT) diff --git a/src/templater.sh b/src/templater.sh index bcf58eb..779ad85 100755 --- a/src/templater.sh +++ b/src/templater.sh @@ -16,64 +16,7 @@ # # ALLOW_REMAINDERS=1 templater.sh input.cfg output.cfg # -# Based on a template by BASH3 Boilerplate vUnknown Syntax Error: Command not found; did you mean one of: - - 0. yarn cache clean [--mirror] [--all] - 1. yarn cache clean [--mirror] [--all] - 2. yarn config get [--json] [--no-redacted] - 3. yarn config set [--json] [-H,--home] - 4. yarn config unset [-H,--home] - 5. yarn set resolution [-s,--save] - 6. yarn set version from sources [--path #0] [--repository #0] [--branch #0] [--plugin #0] [--no-minify] [-f,--force] [--skip-plugins] - 7. yarn set version [--only-if-needed] - 8. yarn workspaces list [--since] [-R,--recursive] [--no-private] [-v,--verbose] [--json] - 9. yarn --clipanion=definitions - 10. yarn help - 11. yarn help - 12. yarn help - 13. yarn ... - 14. yarn -v - 15. yarn -v - 16. yarn bin [-v,--verbose] [--json] [name] - 17. yarn config [-v,--verbose] [--why] [--json] - 18. yarn dedupe [-s,--strategy #0] [-c,--check] [--json] [--mode #0] ... - 19. yarn exec ... - 20. yarn explain peer-requirements [hash] - 21. yarn explain [--json] [code] - 22. yarn info [-A,--all] [-R,--recursive] [-X,--extra #0] [--cache] [--dependents] [--manifest] [--name-only] [--virtuals] [--json] ... - 23. yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] - 24. yarn link [-A,--all] [-p,--private] [-r,--relative] - 25. yarn unlink [-A,--all] ... - 26. yarn node ... - 27. yarn plugin import from sources [--path #0] [--repository #0] [--branch #0] [--no-minify] [-f,--force] - 28. yarn plugin import - 29. yarn plugin remove - 30. yarn plugin list [--json] - 31. yarn plugin runtime [--json] - 32. yarn rebuild ... - 33. yarn remove [-A,--all] [--mode #0] ... - 34. yarn run - 35. yarn up [-i,--interactive] [-E,--exact] [-T,--tilde] [-C,--caret] [-R,--recursive] [--mode #0] ... - 36. yarn why [-R,--recursive] [--json] [--peers] - 37. yarn workspace ... - 38. yarn create [-p,--package #0] [-q,--quiet] ... - 39. yarn dlx [-p,--package #0] [-q,--quiet] ... - 40. yarn init [-p,--private] [-w,--workspace] [-i,--install] - 41. yarn npm audit [-A,--all] [-R,--recursive] [--environment #0] [--json] [--severity #0] [--exclude #0] [--ignore #0] - 42. yarn npm info [-f,--fields #0] [--json] ... - 43. yarn npm login [-s,--scope #0] [--publish] [--always-auth] - 44. yarn npm logout [-s,--scope #0] [--publish] [-A,--all] - 45. yarn npm publish [--access #0] [--tag #0] [--tolerate-republish] [--otp #0] - 46. yarn npm tag add - 47. yarn npm tag list [--json] [package] - 48. yarn npm tag remove - 49. yarn npm whoami [-s,--scope #0] [--publish] - 50. yarn pack [--install-if-needed] [-n,--dry-run] [--json] [-o,--out #0] - 51. yarn patch-commit [-s,--save] - 52. yarn patch [--json] - 53. yarn unplug [-A,--all] [-R,--recursive] [--json] ... - -While running --silent version:current +# Based on a template by BASH3 Boilerplate vv2.6.0 # http://bash3boilerplate.sh/#authors # # The MIT License (MIT)