diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-09 11:09:41 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-09 11:09:41 -0400 |
commit | d69ca6462de6a676c207739453c829722c055d30 (patch) | |
tree | 9a2b751f2de3c725cd3b81249cda93c012844496 /README.markdown | |
parent | 15b51380182f13ca401d7ab9c39ab3ef5435de1b (diff) |
Update README.markdown
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index ed074b5..9ffc9bc 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,9 @@ This program creates a lock directory to ensure two programs do no simulaneously example GIF: ![example-footage](https://github.com/mutantturkey/lock/raw/master/lock.gif) -example: + + +example text: calvin@barnabas:~/lock$ lock p calvin@barnabas:~/lock$ lock p && echo 'UNLOCKED' & |