diff --git a/Cargo.lock b/Cargo.lock index 296157cf5..dd0e3e1cd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2791,7 +2791,7 @@ checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" [[package]] name = "onefetch" -version = "2.20.0" +version = "2.21.0" dependencies = [ "anyhow", "askalono", @@ -2833,14 +2833,14 @@ dependencies = [ [[package]] name = "onefetch-ascii" -version = "2.20.0" +version = "2.21.0" dependencies = [ "owo-colors", ] [[package]] name = "onefetch-image" -version = "2.20.0" +version = "2.21.0" dependencies = [ "anyhow", "base64", @@ -2852,7 +2852,7 @@ dependencies = [ [[package]] name = "onefetch-manifest" -version = "2.20.0" +version = "2.21.0" dependencies = [ "anyhow", "cargo_toml", diff --git a/Cargo.toml b/Cargo.toml index 1f32169e5..a0a2777bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["o2sh "] edition = "2021" license = "MIT" -version = "2.20.0" +version = "2.21.0" repository = "https://github.com/o2sh/onefetch" [workspace] diff --git a/docs/onefetch.1 b/docs/onefetch.1 index cddd36a16..162403070 100644 --- a/docs/onefetch.1 +++ b/docs/onefetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH ONEFETCH "1" "March 2024" "onefetch 2.20.0" "User Commands" +.TH ONEFETCH "1" "May 2024" "onefetch 2.21.0" "User Commands" .SH NAME onefetch \- Command-line Git information tool .SH SYNOPSIS @@ -59,7 +59,7 @@ By default, the actual value is non\-deterministic due to time\-based computatio .IP Ignore all files & directories matching EXCLUDE .HP -\fB\-\-no\-bots\fR [] +\fB\-\-no\-bots[=\fR] .IP Exclude [bot] commits. Use to override the default pattern .HP @@ -71,6 +71,14 @@ Ignores merge commits .IP Show the email address of each author .HP +\fB\-\-http\-url\fR +.IP +Display repository URL as HTTP +.HP +\fB\-\-hide\-token\fR +.IP +Hide token in repository URL +.HP \fB\-\-include\-hidden\fR .IP Count hidden files and directories