diff --git a/artifacts/yabsnap.manpage b/artifacts/yabsnap.manpage index a35e668..0468131 100644 --- a/artifacts/yabsnap.manpage +++ b/artifacts/yabsnap.manpage @@ -19,9 +19,18 @@ View the inbuilt help. View the inbuilt help for a particular command. +.SS yabsnap --verbose ... + +Enables info loging to trace certain parts of the code on the terminal. + +.SS yabsnap --dry-run ... + +Applicable to commands which create or delete snapshots. + .SS yabsnap --sync ... Returns only after all btrfs operations finish. +Applicable to commands which create or delete snapshots. .SS yabsnap --config-file CONFIG-FILE ... @@ -66,7 +75,7 @@ delete /.snapshots/@root-20221006183032`, or specify just the suffix, e.g. `yabsnap delete 20221006183032`. If you specify just the suffix, it will delete matching snapshots from all configs. -.SS yabsnap batch-delete [--start TIMESTAMP] [--end TIMESTAMP] [--indicator S|I|U] +.SS yabsnap [--dry-run] [--sync] batch-delete [--start TIMESTAMP] [--end TIMESTAMP] [--indicator S|I|U] Batch delete snapshots. All snaps with start <= snap.time < end, optionally matching the `--indicator` will be deleted. Matching snapshots will be displayed