Deleted duplicate line

line 101
This commit is contained in:
Enis Özgen
2016-09-24 12:06:10 +03:00
committed by GitHub
parent d6205bff14
commit 02cde31efb

View File

@@ -97,8 +97,6 @@ dokku plugin:uninstall postgres
Enabling or disabling a plugin can also be useful in cases where you are debugging whether a third-party plugin is causing issues in your Dokku installation:
```shell
```shell
dokku plugin:disable postgres
```