Help for man.q
¶
The man.q
script mimics the Unix man
command.
Examples¶
man "$" / operator glyph
man "enum extend" / operator name
man "read0" / keyword
man ".z" / namespace
man "-b" / command-line option
man "\\b" / system command
Special pages¶
man "" / reference card
man "cmdline" / command-line options
man "errors"
man "datatypes"
man "debug"
man "interfaces"
man "internal"
man "iterators"
man "db" / database
man "database" / database
man "syscmds" / system commands
man "wp" / White Papers
Arguments to man
¶
man "--list"
man "--help"