From 59dc9f28b520561de5194d1217a77080a349e133 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 7 Feb 2015 23:45:24 +0000 Subject: flock: add --verbose option Jenkins script jobs using flock are a great example of a situation in which one may want an automation to be verbose, so that when unexpected events happen there is more hints in logs. Reviewed-by: Benno Schulenberg Signed-off-by: Sami Kerola --- sys-utils/flock.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys-utils/flock.1') diff --git a/sys-utils/flock.1 b/sys-utils/flock.1 index cdc294b24..8e9d5c29a 100644 --- a/sys-utils/flock.1 +++ b/sys-utils/flock.1 @@ -107,6 +107,10 @@ option for the exit code used. The zero number of .IR seconds is interpreted as \fB\-\-nonblock\fR. .TP +.B \-\-verbose +Report how long it took to acquire the lock, or why the lock could not be +obtained. +.TP .BR \-V , " \-\-version" Display version information and exit. .TP -- cgit v1.2.3-55-g7522