docs
docs copied to clipboard
Update cli.md
~/Library/Application Support/Steam/steamapps/common/Aseprite/Aseprite.app/Contents/MacOS/aseprite because of the space, this path does not work, and an error occurs zsh: no such file or directory: /Users/user/Library/Application
Correct path is: ~/Library/Application\ Support/Steam/steamapps/common/Aseprite/Aseprite.app/Contents/MacOS/aseprite
The path was written in such way that it can be copied and pasted in spotlight (Command key + Space). I have to test if adding quotes "..." it works in spotlight, as it should work on the terminal too.