Skip to content

Commit b51a33e

Browse files
author
jammer63
authored
Update README_SnapMaint.md
Spelling corrections.
1 parent dcd50c6 commit b51a33e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_SnapMaint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ C:\MiscUtils\WinEBSbackups > .\SnapMaint.ps1 -keepdays 6 -snapgrp "Bogus Group"
6464
Nothing to delete: no snapshots older than keep-horizon
6565
~~~
6666
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.
6868
- 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

Comments
 (0)