From 5fcbb27b04ad6e208f034d79f824a52354f84a56 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 23 Oct 2012 13:04:25 +0200 Subject: [PATCH] pgtest.sh: Added documentation for 'restart'. --- pgtest.sh | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.30.2