TLDR
Enter a command. For example: fwupdmgr, chage, fstrim, partprobe.

krita

 
Krita is a sketching and painting program designed for digital artists. See also: gimp. More information: https://docs.krita.org/en/reference_manual/linux_command_line.html.
 
  • Start Krita:
     
    krita
     
  • Open specific files:
     
    krita {{path/to/image1 path/to/image2 ...}}
     
  • Start without a splash screen:
     
    krita --nosplash
     
  • Start with a specific workspace:
     
    krita --workspace {{Animation}}
     
  • Start in fullscreen mode:
     
    krita --fullscreen

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.