We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8a42a commit 3f8c943Copy full SHA for 3f8c943
docs/features/initialization.md
@@ -2,7 +2,7 @@
2
3
Here is a basic example `cmd2` application which demonstrates many capabilities which you may wish to utilize while initializing the app:
4
5
-!!! example
+!!! example "examples/initialization.py"
6
7
```py
8
{%
0 commit comments