summary
Defines a summary help text for a command
summary
define help text for a command. This is effectively like a tooltip message that appears, by default, in blue in the interactive shell.
Normally this text is populated from the man
pages or murex-docs
, however if neither exist or if you wish to override their text, then you can use summary
to define that text.
Define a commands summary
summary command description
Undefine a summary
!summary command
Define a commands summary
» summary: foobar "Hello, world!"
» runtime: --summaries -> [ foobar ]
Hello, world!
Undefine a summary
» !summary: foobar
summary
!summary
bexists
: Check which builtins existbuiltins
: Returns runtime information on the internal state of murexconfig
: Query or define murex runtime settingsexec
: Runs an executablefid-list
: Lists all running functions within the current murex sessionmurex-docs
: Displays the man pages for murex builtinsmurex-update-exe-list
: Forces murex to rescan $PATH looking for exectablesruntime
: Returns runtime information on the internal state of murexThis site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Mon May 23 22:12:14 UTC 2022 against commit b81828ab81828a7ff621aa4b9554e6509f225a315a126fe.
Current version is 2.8.2100 BETA which has been verified against 15889 tests.