diff --git a/docs/shell.rst b/docs/shell.rst index 2a16965f..12c04933 100644 --- a/docs/shell.rst +++ b/docs/shell.rst @@ -50,7 +50,9 @@ Usage Examples cmd2 basics ----------- -FIXME +As pySim-shell is built upon ``cmd2``, some generic cmd2 commands/features are available. You may +want to check out the `cmd2 Builtin commands `_ +to learn about those.