Compare commits

..

1 Commits

Author SHA1 Message Date
0a51d658fc Merge pull request 'initial' (#1) from initial into main
Reviewed-on: #1
2025-10-31 14:41:14 +00:00

View File

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