|
1 |
| -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. |
2 |
| -.TH ONEFETCH "1" "December 2020" "onefetch 2.8.0" "User Commands" |
| 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" |
3 | 3 | .SH NAME
|
4 |
| -onefetch \- manual page for onefetch 2.8.0 |
| 4 | +onefetch \- manual page for onefetch 2.9.0 |
5 | 5 | .SH DESCRIPTION
|
6 |
| -onefetch 2.8.0 |
| 6 | +onefetch 2.9.0 |
7 | 7 | Git repository summary on your terminal
|
8 | 8 | .SS "USAGE:"
|
9 | 9 | .IP
|
10 | 10 | onefetch [OPTIONS] [\-\-] [input]
|
11 | 11 | .SS "OPTIONS:"
|
12 | 12 | .HP
|
13 |
| -\fB\-j\fR, \fB\-\-json\fR |
| 13 | +\fB\-o\fR, \fB\-\-output\fR <output> |
14 | 14 | .IP
|
15 |
| -Outputs Onefetch in JSON format. |
| 15 | +Outputs Onefetch in a specific format (json, yaml). |
| 16 | +.HP |
| 17 | +\fB\-z\fR, \fB\-\-isotime\fR |
| 18 | +.IP |
| 19 | +Outputs Onefetch with ISO 8601 formated timestamps |
16 | 20 | .HP
|
17 | 21 | \fB\-l\fR, \fB\-\-languages\fR
|
18 | 22 | .IP
|
@@ -55,6 +59,11 @@ For example:
|
55 | 59 | .IP
|
56 | 60 | Colors (X X X...) to print the ascii art.
|
57 | 61 | .HP
|
| 62 | +\fB\-\-true\-color\fR <WHEN> |
| 63 | +.IP |
| 64 | +Specify when to use true color (*auto*, never, always). |
| 65 | +If set to auto: true color will be enabled if supported by the terminal. |
| 66 | +.HP |
58 | 67 | \fB\-t\fR, \fB\-\-text\-colors\fR <X>...
|
59 | 68 | .IP
|
60 | 69 | Changes the text colors (X X X...). Goes in order of title, ~, underline, subtitle, colon, and info.
|
|
0 commit comments