Skip to content

Commit

Permalink
Fix flush command
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperpedersen committed Feb 22, 2024
1 parent b189574 commit dc8abb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ This tool can be used on the machine running `pgagroal` to flush connections.
To flush all idle connections you would use

```
pgagroal-cli -c pgagroal.conf flush-idle
pgagroal-cli -c pgagroal.conf flush idle
```

To stop pgagroal you would use
Expand Down

0 comments on commit dc8abb7

Please sign in to comment.