Next: ??, Previous: -, Up: GCL Reference Guide [Index]
7.2.9 ? ¶
(? [command])
Gives one-line usage summary for command. Command may include
*s as wildcards; see also (?? …).
One-line command help; lists names only if multiple commands match.
? is a synonym for (help …)