Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add short flag counterparts #689

Open
17 of 22 tasks
Neved4 opened this issue Oct 6, 2023 · 0 comments · May be fixed by #690
Open
17 of 22 tasks

Add short flag counterparts #689

Neved4 opened this issue Oct 6, 2023 · 0 comments · May be fixed by #690

Comments

@Neved4
Copy link

Neved4 commented Oct 6, 2023

Short flags enhance brevity and conciseness.
Currently, some options lack equivalent short flags to invoke them:

  • -w, --warmup
  • -m, --min-runs
  • -M, --max-runs
  • -r, --runs
  • -s, --setup
  • -p, --prepare
  • -c, --cleanup
  • -P, --parameter-scan
  • -D, --parameter-step-size
  • -L, --parameter-list
  • -S, --shell
  • -N, (alias for '--shell=none')
  • -i, --ignore-failure
  • -l, --style
  • -t, --sort
  • -u, --time-unit
  • -d, --show-output
  • -O, --output
  • -I, --input
  • -n, --command-name
  • -h, --help
  • -V, --version
Since --export variants lend themselves to further discussion they are tracked in #691
@Neved4 Neved4 linked a pull request Oct 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant