From d70a68a683fa441683c064fe84c47310fd082c47 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 3 May 2025 16:23:34 -0600 Subject: [PATCH] limits: Update help --- usr/local/share/bastille/limits.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/share/bastille/limits.sh b/usr/local/share/bastille/limits.sh index 7681b349..0d12032f 100644 --- a/usr/local/share/bastille/limits.sh +++ b/usr/local/share/bastille/limits.sh @@ -36,6 +36,7 @@ usage() { error_notify "Usage: bastille limits [option(s)] TARGET [add OPTION VALUE|remove OPTION|clear|reset|[list|show] (active)|stats]" echo -e "Example: bastille limits TARGET add memoryuse 1G" + echo -e "Example: bastille limits TARGET add cpu 0,1,2" cat << EOF Options: