Fixed errors with empty '--image' and '--ascii' flags
This commit is contained in:
parent
3baf4c1cdd
commit
fc033b11d2
2 changed files with 5 additions and 2 deletions
1
1.1.md
1
1.1.md
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
- Rename `--shuffledir` and `$shuffledir` to `shuffle_dir`.
|
||||
- Added support for ascii art inside of text files.
|
||||
- If `--image` and `--ascii` are left empty we fallback to ascii distro mode.
|
||||
|
||||
```sh
|
||||
fetch --ascii "path/to/ascii" --ascii_color 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue