Skip to content

Commit e5d4f6c

Browse files
committed
Fix documentation links and remove redundant file
1 parent 3ec3a4c commit e5d4f6c

File tree

2 files changed

+5
-29
lines changed

2 files changed

+5
-29
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# PostgreSQL Toolbox
22

3-
[![Build Status](https://travis-ci.org/panubo/docker-postgres-toolbox.svg?branch=master)](https://travis-ci.org/panubo/docker-postgres-toolbox)
4-
53
A collection of PostgreSQL scripts for automating common DBA tasks in a Docker-centric way.
64

75
## Documentation
86

97
Documentation for each subcommand:
108

119
- [create-user-db](commands/create-user-db.md)
12-
- [delete-user-db](commands/delete-user-db.md)
13-
- [create-readonly-user](commands/create-readonly-user.md)
10+
- [drop-user-db](commands/drop-user-db.md)
11+
- [pg-ping](commands/pg-ping.md)
12+
- [pganalyze](commands/pganalyze.md)
13+
- [psql](commands/psql.md)
14+
- [report](commands/report.md)
1415
- [save](commands/save.md)
15-
- [load](commands/load.md)
1616
- [vacuum](commands/vacuum.md)
17-
- [psql](commands/psql.md)
1817

1918
## General Usage
2019

commands/common.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)