Blame SOURCES/0002-man-add-description-for-t-option.patch

e1f8e0
From 0eddf3f8a2e7321ed4ab33680c0559740021eb1e Mon Sep 17 00:00:00 2001
e1f8e0
From: rpm-build <rpm-build>
e1f8e0
Date: Tue, 21 Apr 2015 13:50:41 +0200
e1f8e0
Subject: [PATCH 2/2] man: add description for -t option
e1f8e0
e1f8e0
Related: #948583
e1f8e0
---
e1f8e0
 man/avahi-autoipd.8 | 3 +++
e1f8e0
 1 file changed, 3 insertions(+)
e1f8e0
e1f8e0
diff --git a/man/avahi-autoipd.8 b/man/avahi-autoipd.8
e1f8e0
index e44c953..0c2b814 100644
e1f8e0
--- a/man/avahi-autoipd.8
e1f8e0
+++ b/man/avahi-autoipd.8
e1f8e0
@@ -59,6 +59,9 @@ Wait until a IP address has been successfully acquired before detaching. Only va
e1f8e0
 \fB--force-bind\f1
e1f8e0
 Acquire an IPv4LL address, even if a routable address has been configured on the interface.
e1f8e0
 .TP
e1f8e0
+\fB-t | --script\f1
e1f8e0
+Action script to run (defaults to /home/lennart/tmp/avahi/etc/avahi/avahi-autoipd.action). See \fBautoipd.action(8)\f1 for more details. 
e1f8e0
+.TP
e1f8e0
 \fB--no-proc-title\f1
e1f8e0
 Don't change the process name while running. Unless this option is specified avahi-autoipd will reflect its current state and the IP address in the process title.
e1f8e0
 .TP
e1f8e0
-- 
e1f8e0
2.3.4
e1f8e0