aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.md')
-rw-r--r--doc/tutorial.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index eb11c79..49737da 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -152,6 +152,11 @@ common.
"a"
"a"
+To drop the topmost stack element, use `--`.
+
+ /a /b -- dump
+ "a"
+
Other useful functions
----------------------