diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-10 11:20:41 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-10 11:20:41 -0400 |
commit | f8c8894291d1a14ad3870bc697b97cd9788c31ff (patch) | |
tree | d826debe5ea7fea19e77f391234a5b946caf9f50 /README.markdown | |
parent | 61cd85784784e75e4eb9e3ca645c54c03b636fae (diff) | |
parent | d69ca6462de6a676c207739453c829722c055d30 (diff) |
Merge branch 'master' of github.com:mutantturkey/lock
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' & |