Remove duplicate alias for x and y CLI options
This commit is contained in:
@@ -118,8 +118,8 @@ OPTIONS:
|
||||
-i, --image <PATH>... Image paths
|
||||
-w, --width <PIXELS> Draw width (def: screen width)
|
||||
-h, --height <PIXELS> Draw height (def: screen height)
|
||||
-x, --x <PIXELS> Draw X offset (def: 0)
|
||||
-y, --y <PIXELS> Draw Y offset (def: 0)
|
||||
-x <PIXELS> Draw X offset (def: 0)
|
||||
-y <PIXELS> Draw Y offset (def: 0)
|
||||
-c, --count <COUNT> Number of concurrent threads (def: 4)
|
||||
-r, --fps <RATE> Frames per second with multiple images (def: 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user