docs/plugins: Remove sentence about commands in packaging section
Seems like the result of an unfortunate copy&paste from the commands section.
This commit is contained in:
parent
687ebbfe88
commit
50de6f9a36
|
@ -5,7 +5,6 @@ sidebar_current: "plugins-packaging"
|
|||
|
||||
# Plugin Development: Packaging & Distribution
|
||||
|
||||
This page documents how to add new commands to Vagrant, invokable.
|
||||
This page documents how to organize the file structure of your plugin
|
||||
and distribute it so that it is installable using
|
||||
[standard installation methods](/v2/plugins/usage.html).
|
||||
|
|
Loading…
Reference in New Issue