1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
2
- .TH ONEFETCH "1" "January 2021" "onefetch 2.9.0 " "User Commands"
2
+ .TH ONEFETCH "1" "January 2021" "onefetch 2.9.1 " "User Commands"
3
3
.SH NAME
4
- onefetch \- manual page for onefetch 2.9.0
4
+ onefetch \- manual page for onefetch 2.9.1
5
5
.SH DESCRIPTION
6
- onefetch 2.9.0
6
+ onefetch 2.9.1
7
7
Git repository summary on your terminal
8
8
.SS "USAGE:"
9
9
.IP
@@ -14,10 +14,6 @@ onefetch [OPTIONS] [\-\-] [input]
14
14
.IP
15
15
Outputs Onefetch in a specific format (json, yaml).
16
16
.HP
17
- \fB \- z \fR , \fB \-\- isotime \fR
18
- .IP
19
- Outputs Onefetch with ISO 8601 formatted timestamps
20
- .HP
21
17
\fB \- l \fR , \fB \-\- languages \fR
22
18
.IP
23
19
Prints out supported languages.
@@ -55,15 +51,15 @@ For example:
55
51
.IP
56
52
\& '\-\- ascii\- input "$(fortune | cowsay \fB \- W \fR 25)"'
57
53
.HP
58
- \fB \- c \fR , \fB \-\- ascii \- colors \fR <X>...
59
- .IP
60
- Colors (X X X...) to print the ascii art.
61
- .HP
62
54
\fB \-\- true \- color \fR <WHEN>
63
55
.IP
64
56
Specify when to use true color (*auto*, never, always).
65
57
If set to auto: true color will be enabled if supported by the terminal.
66
58
.HP
59
+ \fB \- c \fR , \fB \-\- ascii \- colors \fR <X>...
60
+ .IP
61
+ Colors (X X X...) to print the ascii art.
62
+ .HP
67
63
\fB \- t \fR , \fB \-\- text \- colors \fR <X>...
68
64
.IP
69
65
Changes the text colors (X X X...). Goes in order of title, ~, underline, subtitle, colon, and info.
@@ -83,6 +79,10 @@ Hides the color palette.
83
79
.IP
84
80
Ignores merge commits.
85
81
.HP
82
+ \fB \- z \fR , \fB \-\- isotime \fR
83
+ .IP
84
+ Use ISO 8601 formatted timestamps.
85
+ .HP
86
86
\fB \- d \fR , \fB \-\- disable \- fields \fR <FIELD>...
87
87
.IP
88
88
Allows you to disable FIELD(s) from appearing in the output.
0 commit comments