From 72b434bf649f6e8b4f615e245587e0e54792b3ba Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Thu, 17 Apr 2025 19:06:02 -0600 Subject: [PATCH] Update start.sh --- usr/local/share/bastille/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/start.sh b/usr/local/share/bastille/start.sh index ef6f200d..93413eb2 100644 --- a/usr/local/share/bastille/start.sh +++ b/usr/local/share/bastille/start.sh @@ -38,7 +38,7 @@ usage() { Options: -b | --boot Respect jail boot setting. - -d | --delay VALUE Time to wait after starting jail(s). + -d | --delay VALUE Time (seconds) to wait after starting jail(s). -v | --verbose Print every action on jail start. -x | --debug Enable debug mode.