mirror of
https://github.com/waveplate/img2irc.git
synced 2025-04-23 21:26:54 +00:00
increase minor version, update usage docs
This commit is contained in:
parent
2459c6e06c
commit
df2a135437
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "img2irc-rs"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
authors = ["waveplate"]
|
||||
github = "https://github.com/waveplate/img2irc"
|
||||
repository = "https://github.com/waveplate/img2irc"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# img2irc (1.1.0)
|
||||
# img2irc (1.1.1)
|
||||
|
||||

|
||||

|
||||
@ -38,7 +38,7 @@
|
||||
|----------------------------------------|---------------------------------------------------------------|---------------|
|
||||
| image | image url or file path | required |
|
||||
| -w, --width | output image width in columns | auto |
|
||||
| -h, --height | output image height in rows | auto |
|
||||
| -H, --height | output image height in rows | auto |
|
||||
| --scale | scaling factors (x:y, e.g., "2:2") | none |
|
||||
| --aspect | final aspect ratio (x:y, e.g., "2:1") | none |
|
||||
| --crop | crop image ("x1,y1,x2,y2") | none |
|
||||
|
Loading…
Reference in New Issue
Block a user