From 5ed71e7c301dd416e16d20f0d988e9478659220a Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 17 Mar 2026 05:18:18 -0500 Subject: [PATCH] restart info --- dots/bin/nwgp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/bin/nwgp.sh b/dots/bin/nwgp.sh index f8f05da..672b9c3 100755 --- a/dots/bin/nwgp.sh +++ b/dots/bin/nwgp.sh @@ -92,8 +92,8 @@ backupDeploy() { this_file_name=`basename "$0"` if [ $# -lt 1 ]; then - echo "error: operation {backup|deploy} is missing." - echo "usage: '$this_file_name {backup|deploy}'" + echo "error: operation {backup|deploy|restart} is missing." + echo "usage: '$this_file_name {backup|deploy|restart}'" exit 1 fi