Use table in commandline arguments
This commit is contained in:
parent
2571e725f6
commit
ddb07b9ff6
1 changed files with 11 additions and 9 deletions
20
README.md
20
README.md
|
@ -49,14 +49,16 @@ blue 0 0 255
|
|||
|
||||
<h1 align="center">commandline arguments</h1>
|
||||
|
||||
`--noascii` turns the asciiart off
|
||||
`--usepng` uses png instead of asciiarts (still on beta)
|
||||
`--ascii=<file dir>` uses your txt file as the ascii art
|
||||
`--distro=<distroname>` forced the program to use another distro's asciiart
|
||||
`--nouwu` turns off uwuifiation for all lines
|
||||
`--nocolor` i think you can figure out what this argument does
|
||||
`--noconf` instead of using the config file, itll use a built-in default config
|
||||
`--nocolorconf` ....do i reallt have to explain the differences?
|
||||
`--16color` fallbacks to terminal's configuration instead of relying on terminal RGB support
|
||||
| argument | description |
|
||||
| ----------------------- | --------------------------------------------------------------------------------- |
|
||||
| `--noascii` | turns the asciiart off |
|
||||
| `--usepng` | uses png instead of asciiarts (still on beta) |
|
||||
| `--ascii=<file dir>` | uses your txt file as the ascii art |
|
||||
| `--distro=<distroname>` | forced the program to use another distro's asciiart |
|
||||
| `--nouwu` | turns off uwuifiation for all lines |
|
||||
| `--nocolor` | i think you can figure out what this argument does |
|
||||
| `--noconf` | instead of using the config file, itll use a built-in default config |
|
||||
| `--nocolorconf` | ....do i reallt have to explain the differences? |
|
||||
| `--16color` | fallbacks to terminal's configuration instead of relying on terminal RGB support |
|
||||
|
||||
<p align="center">jokes aside, the asciiarts are from uwufetch, all credits go to them.</p>
|
||||
|
|
Loading…
Reference in a new issue