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 @@
#ar
# ar
> Create, modify, and extract from archives (.a .so .o)

View File

@ -1,4 +1,4 @@
#bundle
# bundle
> Dependency manager for the Ruby programming language.

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,4 @@
#gem
# gem
> Interact with the package manager for the Ruby programming language.

View File

@ -1,4 +1,4 @@
#git add
# git add
> Adds changed files to the index

View File

@ -1,4 +1,4 @@
#git branch
# git branch
> Main command for working with branches

View File

@ -1,4 +1,4 @@
#git checkout
# git checkout
> Checkout a branch or paths to the working tree

View File

@ -1,4 +1,4 @@
#git clone
# git clone
> Clone an existing repository

View File

@ -1,4 +1,4 @@
#git commit
# git commit
>Commit staged files to the repository

View File

@ -1,4 +1,4 @@
#git diff
# git diff
> Show changes to tracked files

View File

@ -1,4 +1,4 @@
#git init
# git init
> Initializes a new local Git repository

View File

@ -1,4 +1,4 @@
#git log
# git log
>Show a history of commits

View File

@ -1,4 +1,4 @@
#git merge
# git merge
> Merge branches

View File

@ -1,4 +1,4 @@
#git push
# git push
> Push commits to a remote repository

View File

@ -1,4 +1,4 @@
#git remote
# git remote
> Manage set of tracked repositories (“remotes”)

View File

@ -1,4 +1,4 @@
#git status
# git status
> Show the index (changed files)

View File

@ -1,4 +1,4 @@
#git
# git
> Main command for all `git` commands

View File

@ -1,4 +1,4 @@
#ipcs
# ipcs
> Display information about ressources used in IPC (Inter-process Communication)

View File

@ -1,4 +1,4 @@
#node
# node
>Main node command

View File

@ -1,4 +1,4 @@
#passwd
# passwd
> passwd is a tool used to change a user's password.

View File

@ -1,4 +1,4 @@
#patch
# patch
> Patch a file (or files) with a diff file.
> Note that diff files contain both the target filenames and list of changes.

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

@ -1,4 +1,4 @@
#salt-run
# salt-run
>Frontend for executing salt-runners on minions

View File

@ -1,4 +1,4 @@
#salt
# salt
>Execute commands and assert state on remote salt minions.

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

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.