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
|
||||
"r" to rotate
|
||||
"i" to invert colors
|
||||
"f" to switch filter
|
||||
"b" to toggle the bar
|
||||
"s" to save the image
|
||||
"q" to quit
|
||||
'o' to open a new image
|
||||
'r' to rotate
|
||||
'i' to invert colors
|
||||
'f' to switch filter
|
||||
'b' to toggle the bar
|
||||
's' to save the image
|
||||
'q' to quit
|
||||
|
|
|
|||
Loading…
Reference in a new issue