bastille: Limits+Tags to no action commands

This commit is contained in:
tschettervictor
2025-02-23 12:16:57 -07:00
committed by GitHub
parent 9a9216f30b
commit 18f5404b73

View File

@@ -168,7 +168,7 @@ help|-h|--help)
bootstrap|clone|cmd|config|console|create|cp|destroy|edit|etcupdate|export|htop|import|jcp|list|mount|pkg|rcp|rdr|rename|restart|service|setup|start|stop|sysrc|top|umount|update|upgrade|verify)
# Nothing "extra" to do for these commands. -- cwells
;;
convert|limits|tags|template|zfs)
template)
# Parse the target and ensure it exists. -- cwells
if [ $# -eq 0 ]; then # No target was given, so show the command's help. -- cwells
PARAMS='help'