File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license = "MIT"
7
7
name = " onefetch"
8
8
readme = " README.md"
9
9
repository = " https://github.com/o2sh/onefetch"
10
- version = " 2.9.1 "
10
+ version = " 2.10.0 "
11
11
12
12
[package .metadata .deb ]
13
13
depends = " $auto"
Original file line number Diff line number Diff line change 1
- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16 .
2
- .TH ONEFETCH "1" "January 2021" "onefetch 2.9.1 " "User Commands"
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1 .
2
+ .TH ONEFETCH "1" "July 2021" "onefetch 2.10.0 " "User Commands"
3
3
.SH NAME
4
- onefetch \- manual page for onefetch 2.9.1
4
+ onefetch \- manual page for onefetch 2.10.0
5
5
.SH DESCRIPTION
6
- onefetch 2.9.1
6
+ onefetch 2.10.0
7
7
Git repository summary on your terminal
8
8
.SS "USAGE:"
9
9
.IP
@@ -71,14 +71,18 @@ For example:
71
71
.IP
72
72
Turns off bold formatting.
73
73
.HP
74
- \fB \-\- no \- color \- palette \fR
74
+ \fB \-\- no \- palette \fR
75
75
.IP
76
76
Hides the color palette.
77
77
.HP
78
- \fB \-\- no \- merge \- commits \fR
78
+ \fB \-\- no \- merges \fR
79
79
.IP
80
80
Ignores merge commits.
81
81
.HP
82
+ \fB \-\- no \- bots \fR <REGEX>
83
+ .IP
84
+ Exclude [bot] commits. Use <REGEX> to override the default pattern.
85
+ .HP
82
86
\fB \- z \fR , \fB \-\- isotime \fR
83
87
.IP
84
88
Use ISO 8601 formatted timestamps.
@@ -91,6 +95,10 @@ Allows you to disable FIELD(s) from appearing in the output.
91
95
.IP
92
96
NUM of authors to be shown. [default: 3]
93
97
.HP
98
+ \fB \- E \fR , \fB \-\- show \- email \fR
99
+ .IP
100
+ show the email address of each author.
101
+ .HP
94
102
\fB \- e \fR , \fB \-\- exclude \fR <EXCLUDE>...
95
103
.IP
96
104
Ignore all files & directories matching EXCLUDE.
You can’t perform that action at this time.
0 commit comments