liar
This commit is contained in:
parent
0e30d8e962
commit
c712e8d295
@ -14,13 +14,13 @@ basic usage:
|
|||||||
```bash
|
```bash
|
||||||
gogofetch
|
gogofetch
|
||||||
```
|
```
|
||||||
to show custom image (only png supported btw):
|
to show custom image :
|
||||||
```bash
|
```bash
|
||||||
gogofetch -l *absolute_path*
|
gogofetch -l path
|
||||||
```
|
```
|
||||||
to show custom image and set custom width:
|
to show custom image and set custom width:
|
||||||
```bash
|
```bash
|
||||||
gogofetch -l *absolute_path* -w 250
|
gogofetch -l path -w 250
|
||||||
```
|
```
|
||||||
to show help message:
|
to show help message:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user