From: Sebastian Harl Date: Tue, 23 Oct 2012 11:04:25 +0000 (+0200) Subject: pgtest.sh: Added documentation for 'restart'. X-Git-Url: https://git.tokkee.org/?p=postrr.git;a=commitdiff_plain;h=5fcbb27b04ad6e208f034d79f824a52354f84a56 pgtest.sh: Added documentation for 'restart'. --- diff --git a/pgtest.sh b/pgtest.sh index fb033ff..be58830 100755 --- a/pgtest.sh +++ b/pgtest.sh @@ -106,6 +106,8 @@ case "$1" in echo " Start the PostgreSQL server." echo " - stop" echo " Stop the PostgreSQL server." + echo " - restart" + echo " Restart a background PostgreSQL server process." echo "" echo "Environment variables:" echo " - TARGET"