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

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