diff options
Diffstat (limited to 'Help/command/else.rst')
-rw-r--r-- | Help/command/else.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/else.rst b/Help/command/else.rst index 5eece95..0e5a198 100644 --- a/Help/command/else.rst +++ b/Help/command/else.rst @@ -7,4 +7,4 @@ Starts the else portion of an if block. else(expression) -See the if command. +See the :command:`if` command. |