Display commands provided by plugins when showing usage() information
modified pkg/main.c
@@ -94,6 +94,9 @@ const unsigned int cmd_len = (sizeof(cmd)/sizeof(cmd[0]));
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -105,6 +108,18 @@ usage(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|