Initial commit
This commit is contained in:
22
docs/Commands/m4g_plugin/index.md
Normal file
22
docs/Commands/m4g_plugin/index.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# m4g plugin
|
||||
|
||||
```
|
||||
Description:
|
||||
Plugin related commands
|
||||
|
||||
Usage:
|
||||
m4g plugin [command] [options]
|
||||
|
||||
Options:
|
||||
-?, -h, --help Show help and usage information
|
||||
|
||||
Commands:
|
||||
init <name> Initialize a basic plugin project
|
||||
l, list, ls List all installed plugins
|
||||
i, install Install a plugin
|
||||
u, uninstall <name> Uninstall a plugin
|
||||
```
|
||||
Reference in New Issue
Block a user