Shortcut for shell-type (#5367)

* Shortcut for shell-type

* Shortcut for shell-type

---------

Co-authored-by: a <1@1.1>
This commit is contained in:
Andy Kipp 2024-04-25 20:10:18 +02:00 committed by GitHub
parent 4dc17ca600
commit 26c6e119e2
Failed to generate hash of commit
2 changed files with 24 additions and 0 deletions

23
news/shell_type.rst Normal file
View file

@ -0,0 +1,23 @@
**Added:**
* Added shortcut ``-st`` for ``--shell-type``.
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>

View file

@ -215,6 +215,7 @@ def parser():
default=None,
)
p.add_argument(
"-st",
"--shell-type",
help="What kind of shell should be used. "
"Possible options: "