diff --git a/Cargo.lock b/Cargo.lock index 40216ca9..fafead04 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -490,7 +490,7 @@ dependencies = [ [[package]] name = "httm" -version = "0.40.4" +version = "0.40.5" dependencies = [ "ahash 0.8.11", "clap 4.5.9", diff --git a/Cargo.toml b/Cargo.toml index 532274a1..2c40b750 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.40.4" +version = "0.40.5" edition = "2021" keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"] description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets" diff --git a/httm.1 b/httm.1 index f33fc86f..0dbf7d19 100644 --- a/httm.1 +++ b/httm.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH HTTM "1" "July 2024" "httm 0.40.3" "User Commands" +.TH HTTM "1" "July 2024" "httm 0.40.5" "User Commands" .SH NAME -httm \- manual page for httm 0.40.3 +httm \- manual page for httm 0.40.5 .SH SYNOPSIS .B httm [\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]... @@ -44,7 +44,7 @@ use exact pattern matching for searches in the interactive modes (in contrast to snapshot a file/s most immediate mount. This argument optionally takes a value for a snapshot suffix. The default suffix is 'httmSnapFileMount'. Note: This is a ZFS only option which requires either superuser or 'zfs allow' privileges. .TP \fB\-\-list\-snaps[=\fR] -display snapshots names for a file. This argument optionally takes a value. By default, this argument will return all available snapshot names. User may limit type of snapshots returned via the UNIQUENESS flag. The user may also omit the most recent "n" snapshots from any list. By appending a comma, this argument also filters those snapshots which contain the specified pattern/s. A value of "5,prep_Apt" would return the snapshot names of only the last 5 (at most) of all snapshot versions which contain "prep_Apt". The value "native" will restrict selection to only 'httm' native snapshot suffix values, like "httmSnapFileMount" and "ounceSnapFileMount". Note: This is a ZFS only option. +display snapshots names for a file. This argument optionally takes a value. By default, this argument will return all available snapshot names. When the UNIQUENESS flag is not specified but the LIST_SNAPS is, the default UNIQUENESS level is "all" snapshots. User may limit type of snapshots returned via specifying the UNIQUENESS flag. The user may also omit the most recent "n" snapshots from any list. By appending a comma, this argument also filters those snapshots which contain the specified pattern/s. A value of "5,prep_Apt" would return the snapshot names of only the last 5 (at most) of all snapshot versions which contain "prep_Apt". The value "native" will restrict selection to only 'httm' native snapshot suffix values, like "httmSnapFileMount" and "ounceSnapFileMount". Note: This is a ZFS only option. .TP \fB\-\-prune\fR prune all snapshot/s which contain the input file/s on that file's most immediate mount via "zfs destroy". "zfs destroy" is a DESTRUCTIVE operation which *does not* only apply to the file in question, but the entire snapshot upon which it resides. Careless use may cause you to lose snapshot data you care about. This argument requires and will be filtered according to any values specified at LIST_SNAPS. User may also enable SELECT mode to make a granular selection of specific snapshots to prune. Note: This is a ZFS only option. diff --git a/third_party/LICENSES_THIRD_PARTY.html b/third_party/LICENSES_THIRD_PARTY.html index dc88bc7e..e738e02e 100644 --- a/third_party/LICENSES_THIRD_PARTY.html +++ b/third_party/LICENSES_THIRD_PARTY.html @@ -2135,8 +2135,8 @@

Apache License 2.0

Used by: