Skip to content

Commit ed99fe2

Browse files
committed
bump version
1 parent 0f87d13 commit ed99fe2

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["o2sh <[email protected]>"]
33
edition = "2021"
44
license = "MIT"
5-
version = "2.20.0"
5+
version = "2.21.0"
66
repository = "https://github.com/o2sh/onefetch"
77

88
[workspace]

docs/onefetch.1

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
2-
.TH ONEFETCH "1" "March 2024" "onefetch 2.20.0" "User Commands"
2+
.TH ONEFETCH "1" "May 2024" "onefetch 2.21.0" "User Commands"
33
.SH NAME
44
onefetch \- Command-line Git information tool
55
.SH SYNOPSIS
@@ -59,7 +59,7 @@ By default, the actual value is non\-deterministic due to time\-based computatio
5959
.IP
6060
Ignore all files & directories matching EXCLUDE
6161
.HP
62-
\fB\-\-no\-bots\fR [<REGEX>]
62+
\fB\-\-no\-bots[=\fR<REGEX>]
6363
.IP
6464
Exclude [bot] commits. Use <REGEX> to override the default pattern
6565
.HP
@@ -71,6 +71,14 @@ Ignores merge commits
7171
.IP
7272
Show the email address of each author
7373
.HP
74+
\fB\-\-http\-url\fR
75+
.IP
76+
Display repository URL as HTTP
77+
.HP
78+
\fB\-\-hide\-token\fR
79+
.IP
80+
Hide token in repository URL
81+
.HP
7482
\fB\-\-include\-hidden\fR
7583
.IP
7684
Count hidden files and directories

0 commit comments

Comments
 (0)