aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index e2930f1b..f09b90a9 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1237,6 +1237,9 @@ G-Code macros (one may define any number of sections with a
# commands. Care should be taken when overriding commands as it can
# cause complex and unexpected results. The default is to not
# override an existing G-Code command.
+#description: G-Code macro
+# This will add a short description used at the HELP command or while
+# using the auto completion feature. Default "G-Code macro"
```
## [delayed_gcode]