mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-01-22 08:36:30 +01:00
feat: v2.1.0
This commit is contained in:
parent
4eae8513c5
commit
b77a62e0bc
2 changed files with 3 additions and 2 deletions
|
@ -84,7 +84,7 @@ flag name:
|
|||
```
|
||||
$ blahaj -h
|
||||
|
||||
BLÅHAJ v2.0.2
|
||||
BLÅHAJ v2.1.0
|
||||
|
||||
Usage:
|
||||
blahaj [arguments]
|
||||
|
@ -107,6 +107,7 @@ Arguments:
|
|||
-m MULTIPLIER, --multiplier=MULTIPLIER
|
||||
Multiplier for the flag size (-f)
|
||||
-c FLAG, --colors=FLAG Color scheme to use (Default: trans)
|
||||
-r, --random Use a random color scheme
|
||||
--flags List all available flags
|
||||
-h, --help Show this help
|
||||
```
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: blahaj
|
||||
version: 2.0.2
|
||||
version: 2.1.0
|
||||
|
||||
authors:
|
||||
- Evangelos "GeopJr" Paterakis <evan@geopjr.dev>
|
||||
|
|
Loading…
Reference in a new issue