feat: use single quotes in usage to reduce noise
This commit is contained in:
parent
50b5ed58b0
commit
2e8a6c8546
1 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
"o" to open a new image
|
'o' to open a new image
|
||||||
"r" to rotate
|
'r' to rotate
|
||||||
"i" to invert colors
|
'i' to invert colors
|
||||||
"f" to switch filter
|
'f' to switch filter
|
||||||
"b" to toggle the bar
|
'b' to toggle the bar
|
||||||
"s" to save the image
|
's' to save the image
|
||||||
"q" to quit
|
'q' to quit
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue