clone: Typo in usage block

This commit is contained in:
tschettervictor
2025-01-26 11:11:00 -07:00
committed by GitHub
parent accf57502c
commit b1d6b49141

View File

@@ -39,7 +39,7 @@ usage() {
Options:
-a | --auto Auto mode. Start/stop jail(s) if required. Cannot be used with [-l|--live].
-l | --live Clone a running jail. ZFS only. Jail must be running. Cannot be used with [-f|--force].
-l | --live Clone a running jail. ZFS only. Jail must be running. Cannot be used with [-a|--auto].
-x | --debug Enable debug mode.
EOF