remove wise crack

This commit is contained in:
Josh
2017-03-21 21:33:34 -04:00
committed by GitHub
parent 78e0e86a41
commit dce9201d89

View File

@@ -66,8 +66,7 @@ dokku postgres:create lolipop
dokku postgres:info lolipop
# you can also retrieve a specific piece of service info via flags
dokku postgres:info lolipop --config-dir
dokku postgres:info lolipop --data-dir
dokku postgres:info lolipop --config-dir
dokku postgres:info lolipop --dsn
dokku postgres:info lolipop --exposed-ports
dokku postgres:info lolipop --id
@@ -244,8 +243,6 @@ dokku postgres:backup-unschedule lolipop
If you wish to tune the postgres instances various .conf files, you can find them by using the postgres:info command.
> BEWARE: The earlier documentation tries to mislead you. You will find the config files in the data directory __not__ the config directory.
```shell
dokku postgres:info lolipop
# or