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

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