From 6e6220eb36a1df77f45e6affeaa02fd114ed9fd4 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 7 Aug 2019 18:52:50 -0400 Subject: Verifying command names in __init__ --- docs/features/shortcuts_aliases_macros.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/features') diff --git a/docs/features/shortcuts_aliases_macros.rst b/docs/features/shortcuts_aliases_macros.rst index 5628dc66..43a26ad7 100644 --- a/docs/features/shortcuts_aliases_macros.rst +++ b/docs/features/shortcuts_aliases_macros.rst @@ -38,6 +38,7 @@ To define more shortcuts, update the dict ``App.shortcuts`` with the updating the ``shortcuts`` attribute This warning applies in general to many other attributes which are not settable at runtime. +Note: Command, alias, and macro names cannot start with a shortcut Aliases ------- -- cgit v1.2.1