Bastille: Stop to no action commands

This commit is contained in:
tschettervictor
2025-02-03 11:46:08 -07:00
committed by GitHub
parent 66d1286916
commit 73d510aae4

View File

@@ -166,10 +166,10 @@ help|-h|--help)
usage
;;
bootstrap|clone|console|create|cp|destroy|etcupdate|export|htop|import|jcp|list|mount|rcp|rdr|rename|restart|setup|start|top|umount|update|upgrade|verify)
bootstrap|clone|console|create|cp|destroy|etcupdate|export|htop|import|jcp|list|mount|rcp|rdr|rename|restart|setup|start|stop|top|umount|update|upgrade|verify)
# Nothing "extra" to do for these commands. -- cwells
;;
config|cmd|convert|edit|limits|pkg|service|stop|sysrc|tags|template|zfs)
config|cmd|convert|edit|limits|pkg|service|sysrc|tags|template|zfs)
# 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'