You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing to delete: no snapshots older than keep-horizon
65
65
~~~
66
66
As shown above, the utility will locate all snapshots associated with the host. Snapshots that are older than the default or specified keep-horizon will be called out in the find-list and then deleted:
67
-
- The first example shows that, if there are now matches found that are older than the specified age, nothing is deleted.
67
+
- The first example shows that, if there are no matches found that are older than the specified age, nothing is deleted.
68
68
- The second examples shows a successful match for age and group-description substring.
69
-
- The ghird example shows that there were no matches found. This will normally be the result if there are no snapshots for the calling host that match the passwd snapshot groupname string.
69
+
- The third example shows that there were no matches found. This will normally be the result if there are no snapshots for the calling host that match the passwd snapshot groupname string.
0 commit comments