aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Linskey2025-08-13 16:28:43 -0400
committerBenjamin Linskey2025-08-13 16:28:43 -0400
commitf5970ac2d29374e02139aa837566d50a4e3f1efa (patch)
treeab747202aa4b1e76856e55fffee2f62bbb2759de
parent7cb40b7e74f38cc9c83e64b7cb9fbbbe4397a9ef (diff)
downloadzfs-snapshots-f5970ac2d29374e02139aa837566d50a4e3f1efa.tar.gz

Improve documentation

-rwxr-xr-xsnapshots.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapshots.sh b/snapshots.sh
index 1e39183..d432526 100755
--- a/snapshots.sh
+++ b/snapshots.sh
@@ -41,7 +41,7 @@
# -c create snapshot(s) (requires -t)
# -p prune snapshots (requires -t and -k)
# -l list snapshots
-# -r recursively create or delete snapshots
+# -r recursively create, prune, or list snapshots
# -n dry run: print commands that would be executed, but do not
# actually modify data
# -v verbose mode