Skip to content

Commit 71a1fae

Browse files
committed
FIX: removing mentioned functions DOCS and WHY? in HELP output (as these were commented out in previous commit with other outdated help functions)
1 parent 7af09dc commit 71a1fae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mezz/mezz-help.r

-2
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,11 @@ dump-obj: function [
124124
^[[0m
125125
Other debug functions:
126126
127-
^[[1;32;49mdocs^[[0m - open browser to web documentation
128127
^[[1;32;49m??^[[0m - display a variable and its value
129128
^[[1;32;49mprobe^[[0m - print a value (molded)
130129
^[[1;32;49msource^[[0m - show source code of func
131130
^[[1;32;49mtrace^[[0m - trace evaluation steps
132131
^[[1;32;49mwhat^[[0m - show a list of known functions
133-
^[[1;32;49mwhy?^[[0m - explain more about last error (via web)
134132
135133
Other information:
136134

0 commit comments

Comments
 (0)