From 2ec5a626eeb265e4ea0e4d0536d798bc0ef4f8a2 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Tue, 29 Apr 2025 07:52:20 -0600 Subject: [PATCH] Update list.sh --- usr/local/share/bastille/list.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/list.sh b/usr/local/share/bastille/list.sh index 9f39d221..947f5a5e 100644 --- a/usr/local/share/bastille/list.sh +++ b/usr/local/share/bastille/list.sh @@ -38,7 +38,7 @@ usage() { cat << EOF Options: - -j | --json List jails or sub-arg in json format. + -j | --json List jails or sub-arg(s) in json format. -x | --debug Enable debug mode. EOF