Fix indentation for all pages

This commit is contained in:
Rob Winch
2023-08-03 11:11:13 -05:00
parent 02964ae385
commit ce65cf67f6
85 changed files with 179 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
[[built-in-commands-stacktrace]]
==== Stacktrace
= Stacktrace
When an exception occurs inside command code, it is caught by the shell and a simple, one-line message is displayed
so as not to overflow the user with too much information.