diff options
| author | Benjamin Linskey | 2025-11-13 23:09:11 -0500 |
|---|---|---|
| committer | Benjamin Linskey | 2025-11-13 23:09:11 -0500 |
| commit | 196e295779f2bc19c4697aac81ba7e730982c810 (patch) | |
| tree | a8de30de76573be69a3b8892474280965c9b9f9c | |
| parent | 3c8a2884289ac344aad33d97596c9cbe225176c8 (diff) | |
| download | zfs-snapshots-196e295779f2bc19c4697aac81ba7e730982c810.tar.gz | |
| -rwxr-xr-x | snapshots.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snapshots.sh b/snapshots.sh index 747e469..5adb96d 100755 --- a/snapshots.sh +++ b/snapshots.sh @@ -16,6 +16,8 @@ # snapshots.sh -- Manages ZFS snapshots # +# Version 1.0 +# # At least one of the following options must be provided to specify an # operation to perform: # |