Skip to content

Commit 324f026

Browse files
authored
Update README.md
1 parent 4b55ab6 commit 324f026

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ zk-flock my_test_lock "bash /home/user/test.sh arg1 arg2 arg3"
5757
For attempting to lock lasted for a specific time, use the **-w** option (**--wait**) setting the time in seconds.
5858
Add key **-d** or **--daemonize** to starts this appliction as daemon.
5959

60+
If need set minimum time in seconds for lock use the **-l** option (**--minlocktime**) - default 5 sec
61+
6062
Use **-p** or **--pdeathsig** to specify a signal that will be sent if the master process died. By default the signal is **SIGTERM**.
6163

6264
Non Linux usage warning

0 commit comments

Comments
 (0)