From f8e6e26333264f2a904bc53b3bc5038c688ce72d Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+kimono-koans@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:23:57 -0600 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- httm.1 | 10 +++++----- third_party/LICENSES_THIRD_PARTY.html | 18 ++++++++++-------- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index caa31aaa..efabddc3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -488,7 +488,7 @@ dependencies = [ [[package]] name = "httm" -version = "0.45.2" +version = "0.45.3" dependencies = [ "clap 4.5.27", "crossbeam-channel", diff --git a/Cargo.toml b/Cargo.toml index 331d27ad..4c925583 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.45.2" +version = "0.45.3" 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 290c325d..310a0d72 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" "January 2025" "httm 0.45.2" "User Commands" +.TH HTTM "1" "January 2025" "httm 0.45.3" "User Commands" .SH NAME -httm \- manual page for httm 0.45.2 +httm \- manual page for httm 0.45.3 .SH SYNOPSIS .B httm [\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]... @@ -91,12 +91,12 @@ in recursive mode, don't traverse symlinks. Although httm does its best to preve \fB\-\-no\-live\fR only display information concerning snapshot versions (display no information regarding live versions of files or directories). [aliases: dead, disco] .TP -\fB\-\-alt\-store=\fR -give priority to discovered alternative backups stores, like Restic, and Time Machine. If this flag is specified, httm will drop non\-alternative store datasets and place said alternative backups store snapshots, as snapshots for the root mount point ("/"). Before use, be careful that the repository is mounted. You may need superuser privileges to view a repository mounted with superuser permission. httm also includes a helper script called "equine" which can assist you in mounting remote and local Time Machine snapshots. [possible values: restic, timemachine] -.TP \fB\-\-no\-snap\fR only display information concerning 'pseudo\-live' versions in any Display Recursive mode (in \fB\-\-deleted\fR, \fB\-\-recursive\fR, but non\-interactive modes). Useful for finding the "files that once were" and displaying only those pseudo\-live/zombie files. [aliases: undead, zombie] .TP +\fB\-\-alt\-store=\fR +give priority to discovered alternative backups stores, like Restic, and Time Machine. If this flag is specified, httm will drop non\-alternative store datasets and place said alternative backups store snapshots, as snapshots for the root mount point ("/"). Before use, be careful that the repository is mounted. You may need superuser privileges to view a repository mounted with superuser permission. httm also includes a helper script called "equine" which can assist you in mounting remote and local Time Machine snapshots. [possible values: restic, timemachine] +.TP \fB\-\-map\-aliases\fR [] manually map a local directory (eg. "/Users/") as an alias of a mount point for ZFS or btrfs, such as the local mount point for a backup on a remote share (eg. "/Volumes/Home"). This option is useful if you wish to view snapshot versions from within the local directory you back up to a remote network share. This option requires a value. Such a value is delimited by a colon, ':', and is specified in the form : (eg. \fB\-\-map\-aliases\fR /Users/:/Volumes/Home). Multiple maps may be specified delimited by a comma, ','. You may also set via the environment variable HTTM_MAP_ALIASES. [aliases: aliases] .TP diff --git a/third_party/LICENSES_THIRD_PARTY.html b/third_party/LICENSES_THIRD_PARTY.html index d1c24771..449f7432 100644 --- a/third_party/LICENSES_THIRD_PARTY.html +++ b/third_party/LICENSES_THIRD_PARTY.html @@ -46,7 +46,7 @@

Third Party Licenses

Overview of licenses: