.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH ONEFETCH "1" "November 2020" "onefetch 2.7.3" "User Commands"
.SH NAME
onefetch \- manual page for onefetch 2.7.3
.SH DESCRIPTION
onefetch 2.7.3
Git repository summary on your terminal
.SS "USAGE:"
.IP
onefetch [OPTIONS] [\-\-] [input]
.SS "OPTIONS:"
.HP
\fB\-a\fR, \fB\-\-ascii\-language\fR <LANGUAGE>
.IP
Which LANGUAGE's ascii art to print.
.HP
\fB\-d\fR, \fB\-\-disable\-fields\fR <FIELD>...
.IP
Allows you to disable FIELD(s) from appearing in the output.
.HP
\fB\-\-ascii\-input\fR <STRING>
.IP
Takes a non\-empty STRING as input to replace the ASCII logo. It is possible to pass a generated STRING by
command substitution. For example:
.IP
\&'\-\-ascii\-input "$(fortune | cowsay \fB\-W\fR 25)"'
.HP
\fB\-c\fR, \fB\-\-ascii\-colors\fR <X>...
.IP
Colors (X X X...) to print the ascii art.
.HP
\fB\-t\fR, \fB\-\-text\-colors\fR <X>...
.IP
Changes the text colors (X X X...). Goes in order of title, ~, underline, subtitle, colon, and info. For
example:
.IP
\&'\-\-text\-colors 9 10 11 12 13 14'
.HP
\fB\-\-no\-bold\fR
.IP
Turns off bold formatting.
.HP
\fB\-l\fR, \fB\-\-languages\fR
.IP
Prints out supported languages.
.HP
\fB\-p\fR, \fB\-\-package\-managers\fR
.IP
Prints out supported package managers.
.HP
\fB\-i\fR, \fB\-\-image\fR <IMAGE>
.IP
Path to the IMAGE file.
.HP
\fB\-\-image\-backend\fR <BACKEND>
.IP
Which image BACKEND to use.
.HP
\fB\-\-color\-resolution\fR <VALUE>
.IP
VALUE of color resolution to use with SIXEL backend.
.HP
\fB\-\-no\-merge\-commits\fR
.IP
Ignores merge commits.
.HP
\fB\-\-no\-color\-palette\fR
.IP
Hides the color palette.
.HP
\fB\-A\fR, \fB\-\-authors\-number\fR <NUM>
.IP
NUM of authors to be shown. [default: 3]
.HP
\fB\-e\fR, \fB\-\-exclude\fR <EXCLUDE>...
.IP
Ignore all files & directories matching EXCLUDE.
.HP
\fB\-\-off\fR
.IP
Only shows the info lines.
.HP
\fB\-h\fR, \fB\-\-help\fR
.IP
Prints help information
.HP
\fB\-V\fR, \fB\-\-version\fR
.IP
Prints version information
.SS "ARGS:"
.IP
<input>
.IP
Run as if onefetch was started in <input> instead of the current working directory.
.SH "SEE ALSO"
The full documentation for
.B onefetch
is maintained as a Texinfo manual. If the
.B info
and
.B onefetch
programs are properly installed at your site, the command
.IP
.B info onefetch
.PP
should give you access to the complete manual.