Fix lint for common

This commit is contained in:
lord63 2015-10-22 15:31:52 +08:00
parent 3e1df9f818
commit 56a7cba656
58 changed files with 76 additions and 75 deletions

View File

@ -1,4 +1,4 @@
#CHSH
# chsh
> Change user's login shell

View File

@ -1,4 +1,4 @@
#FSWEBCAM
# fswebcam
> small and simple webcam for *nix

View File

@ -1,4 +1,5 @@
# salt-key
> Invoke salt locally on a salt minion.
- Perform a highstate on this minion

View File

@ -1,4 +1,5 @@
# salt-key
> Manages salt minion keys on the salt master
> Needs to be run on the salt master, likely as root or with sudo

View File

@ -6,7 +6,6 @@
`sudo {{ls}} {{/usr/local/scrt}}`
- To edit a file as user www:
`sudo -u {{www}} {{vi}} {{/var/www/index.html}}`

View File

@ -1,4 +1,4 @@
#TEE
# tee
> read from standard input and write to standard output and files