11 lines
329 B
Markdown
11 lines
329 B
Markdown
|
### Summary ###
|
||
|
|
||
|
list all available commands for your current session.
|
||
|
|
||
|
### IO ###
|
||
|
|
||
|
```[{-find (text)}]/[text]```
|
||
|
|
||
|
### Description ###
|
||
|
|
||
|
display all available commands in your current session in a table format. you can pass an optional -find text to narrow down the size of the list or find specific commands via the command name.
|