diff --git a/fstrim-lxc.v1.sh b/fstrim-lxc.v1.sh index 9bde302..f395130 100644 --- a/fstrim-lxc.v1.sh +++ b/fstrim-lxc.v1.sh @@ -24,14 +24,14 @@ have() { command -v "$1" >/dev/null 2>&1; } usage() { cat <<'EOF' Verwendung: - fstrim-lxc.pct.v1.sh -all [--timeout SECONDS] + fstrim-lxc.v1.sh -all [--timeout SECONDS] -> pct fstrim auf allen laufenden LXC-Containern ausführen - fstrim-lxc.pct.v1.sh -i 102,103 [--timeout SECONDS] - fstrim-lxc.pct.v1.sh -102,103 [--timeout SECONDS] + fstrim-lxc.v1.sh -i 102,103 [--timeout SECONDS] + fstrim-lxc.v1.sh -102,103 [--timeout SECONDS] -> pct fstrim nur auf diesen IDs ausführen - fstrim-lxc.pct.v1.sh + fstrim-lxc.v1.sh -> Interaktives Menü Optionen: