Merge pull request #309 from lord63-forks/lint-fix

Lint fix
waldyrious/alt-syntax
Ruben Vereecken 2015-10-23 02:06:48 +02:00
commit acf8756f56
61 changed files with 79 additions and 78 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +1,5 @@
# salt-key # salt-key
> Manages salt minion keys on the salt master > Manages salt minion keys on the salt master
> Needs to be run on the salt master, likely as root or with sudo > 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}}` `sudo {{ls}} {{/usr/local/scrt}}`
- To edit a file as user www: - To edit a file as user www:
`sudo -u {{www}} {{vi}} {{/var/www/index.html}}` `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 > read from standard input and write to standard output and files

View File

@ -1,4 +1,4 @@
#WACAW # wacaw
> a little command-line tool for Mac OS X that allows you to capture both still pictures and video from an attached camera. > a little command-line tool for Mac OS X that allows you to capture both still pictures and video from an attached camera.