Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Dec 21, 2023
1 parent 86e882b commit 443680a
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "httm"
authors = ["Robert Swinford <robert.swinford <...at...> gmail.com>"]
version = "0.33.0"
version = "0.33.1"
edition = "2021"
keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"]
description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets"
Expand Down
63 changes: 28 additions & 35 deletions httm.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH HTTM "1" "December 2023" "httm 0.33.0" "User Commands"
.TH HTTM "1" "December 2023" "httm 0.33.1" "User Commands"
.SH NAME
httm \- manual page for httm 0.33.0
httm \- manual page for httm 0.33.1
.SH DESCRIPTION
httm 0.33.0
httm 0.33.1
httm prints the size, date and corresponding locations of available unique versions of files
residing on snapshots. May also be used interactively to select and restore from such versions, and
even to snapshot datasets which contain certain files.
Expand Down Expand Up @@ -77,20 +77,14 @@ NOTE: Be certain such replicated datasets are mounted before use. httm will sil
ignore unmounted datasets in the interactive modes.
.HP
\fB\-p\fR, \fB\-\-preview[=\fR<PREVIEW>...]
.TP
user may specify a command to preview snapshots while in select view.
This argument
.TP
optionally takes a value specifying the command to be executed.
The default
.TP
value/command, if no command value specified, is a 'bowie' formatted 'diff'.
User
.IP
defined commands must specify the snapshot file name "{snap_file}" and the live file
name "{live_file}" within their shell command. NOTE: 'bash' is required to bootstrap
any preview script, even if user defined preview commands or script is written in a
different language.
user may specify a command to preview snapshots while in a snapshot selection view.
This argument optionally takes a value specifying the command to be executed. The
default value/command, if no command value specified, is a 'bowie' formatted 'diff'.
User defined commands must specify the snapshot file name "{snap_file}" and the live
file name "{live_file}" within their shell command. NOTE: 'bash' is required to
bootstrap any preview script, even if user defined preview commands or script is written
in a different language.
.HP
\fB\-\-uniqueness[=\fR<UNIQUENESS>...]
.IP
Expand Down Expand Up @@ -166,18 +160,14 @@ fail for any reason, httm will roll back to the pre\-execution state. Caveats:
ZFS only option which requires super user privileges.
.HP
\fB\-m\fR, \fB\-\-file\-mount[=\fR<FILE_MOUNT>...]
.TP
display the all mount point/s of all dataset/s which contain/s the input file/s.
This
.TP
argument optionally takes a value.
Possible values are: "target" or "directory", return
.IP
the directory upon which the underlying dataset or device of the mount, "source" or
"device" or "dataset", return the underlying dataset/device of the mount, and,
"relative\-path" or "relative", return the path relative to the underlying dataset/device
of the mount. [aliases: mount] [possible values: source, target, directory, device,
dataset, relative\-path, relative, relpath]
by default, display the all mount point/s of all dataset/s which contain/s the input
file/s. This argument optionally takes a value to display other information about the
path. Possible values are: "target" or "directory", return the directory upon which the
underlying dataset or device of the mount, "source" or "device" or "dataset", return the
underlying dataset/device of the mount, and, "relative\-path" or "relative", return the
path relative to the underlying dataset/device of the mount. [aliases: mount] [possible
values: source, target, directory, device, dataset, relative\-path, relative, relpath]
.HP
\fB\-l\fR, \fB\-\-last\-snap[=\fR<LAST_SNAP>...]
.IP
Expand All @@ -200,7 +190,7 @@ NEWLINE character. [aliases: newline]
\fB\-0\fR, \fB\-\-zero\fR
.IP
display the snapshot locations only, without extraneous information, delimited by a NULL
character.
character. [aliases: null]
.HP
\fB\-\-not\-so\-pretty\fR
.IP
Expand All @@ -212,9 +202,11 @@ display the ordinary output, but tab delimited, without any pretty border lines.
display the ordinary output, but as formatted JSON.
.HP
\fB\-\-omit\-ditto\fR
.TP
omit display of the snapshot version which may be identical to the live version.
By
.IP
omit display of the snapshot version which may be identical to the live version (`httm`
ordinarily displays all snapshot versions and the live version).
default, `httm` displays all snapshot versions and the live version).
.HP
\fB\-\-no\-filter\fR
.IP
Expand All @@ -226,7 +218,7 @@ that is the path being searched.
.HP
\fB\-\-no\-hidden\fR
.IP
never show information regarding hidden files and directories (those that start with a
do not show information regarding hidden files and directories (those that start with a
\&'.') in the recursive or interactive modes.
.HP
\fB\-\-one\-filesystem\fR
Expand All @@ -250,9 +242,10 @@ live versions of files or directories). [aliases: dead, disco]
.HP
\fB\-\-no\-snap\fR
.IP
only display information concerning 'pseudo\-live' versions in 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]
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]
.HP
\fB\-\-map\-aliases\fR <MAP_ALIASES>
.IP
Expand Down Expand Up @@ -283,7 +276,7 @@ use UTC for date display and timestamps
.HP
\fB\-\-no\-clones\fR
.IP
ordinarily, when copying files from snapshots, httm will first attempt a zero copy
by default, when copying files from snapshots, httm will first attempt a zero copy
"reflink" clone on systems that support it. Here, you may disable that behavior, and
force httm to use the fall back diff copy behavior as the default. You may also set an
environment variable to any value, "HTTM_NO_CLONE" to disable.
Expand Down
2 changes: 1 addition & 1 deletion third_party/LICENSES_THIRD_PARTY.html
Original file line number Diff line number Diff line change
Expand Up @@ -4455,7 +4455,7 @@ <h4>Used by:</h4>
<h3 id="MPL-2.0">Mozilla Public License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.33.0</a></li>
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.33.1</a></li>
</ul>
<pre class="license-text">Mozilla Public License Version 2.0
&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;
Expand Down

0 comments on commit 443680a

Please sign in to comment.