TLDR
Enter a command. For example: vimtutor, rsync, subl, updog, aws rds.

xo

 
A pluggable, zero-configuration linting utility for JavaScript. More information: https://github.com/xojs/xo.
 
  • Lint files in the "src" directory:
     
    xo
     
  • Lint a given set of files:
     
    xo {{file1}}.js {{file2}}.js
     
  • Automatically fix any lint issues found:
     
    xo --fix
     
  • Lint using spaces as indentation instead of tabs:
     
    xo --space
     
  • Lint using the "prettier" code style:
     
    xo --prettier

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.