Merge 4f29eaa71cc440d0df236e70edaa652e407d9d20 into c37ecae61570ce082a8aacac62ffd4e856e42167

This commit is contained in:
Spencer Nelson 2015-12-22 15:26:47 +00:00
commit 815c246d87

View File

@ -108,10 +108,10 @@ class HelloWorldPlugin(Plugin):
If you now start your lektor server with `lektor server` you should
see some output that indicates that the plugin was loaded. You can also
get a list with `lektor plugins`:
get a list with `lektor plugins list`:
```
$ lektor plugins
$ lektor plugins list
hello-world: Hello World
This is a demo plugin for testing purposes.
path: /Users/john/demo/packages/hello-world