feat: added tip about local plugins info
This commit is contained in:
parent
e115319913
commit
cb3d4ce8db
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ var pluginsInfoCmd = &cobra.Command{
|
|||
# show information of a remote plugin
|
||||
makeshift plugins info jinja2 smd
|
||||
|
||||
# show information of a local plugin
|
||||
# show information of a local plugin (same as 'makeshift inspect')
|
||||
makeshift plugins info --local $MAKESHIFT_ROOT/plugins/jinja2.so
|
||||
`,
|
||||
Short: "Show plugin information",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue