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 122ff0c commit 255dd16Copy full SHA for 255dd16
examples/alias_startup.py
@@ -2,7 +2,7 @@
2
# coding=utf-8
3
"""A simple example demonstrating the following:
4
1) How to add custom command aliases using the alias command
5
- 2) How to load an initialization script at startup
+ 2) How to run an initialization script at startup
6
"""
7
import os
8
import cmd2
0 commit comments