equal
deleted
inserted
replaced
16 |
16 |
17 List the available commands. |
17 List the available commands. |
18 |
18 |
19 ==long-description |
19 ==long-description |
20 |
20 |
21 Lists fshell's built-in and alias commands (e.g. C<dir> is an alias for C<ls -l>). Also lists external commands, DLLs that have a UID2 of 0x102864C8 and EXEs that have a UID2 of 0x102835BE. |
21 Lists fshell's built-in and alias commands (e.g. C<dir> is an alias for C<ls -l>). Also lists external commands, that is EXEs that have a UID2 of 0x102835BE (FSHELL_UID2_FSHELL_EXE). |
22 |
22 |
23 ==option bool c count |
23 ==option bool c count |
24 |
24 |
25 Display the number of unique commands. |
25 Display the number of unique commands. |
26 |
26 |