We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025a26f commit 63a7de5Copy full SHA for 63a7de5
README.md
@@ -81,6 +81,9 @@ Content
81
### Testing
82
83
Here are the topics covered by scripts in tutorial directory:
84
+* 0-completion: An automatic bash completion demo for all other
85
+ tutorial scripts. This script will spawn a preconfigured interactive
86
+ bash.
87
* 1-basics: Bash Argsparse basics
88
* 2-values: Options accepting values
89
* 3-cumulative-options: How to keep all user-given values
0 commit comments