648606
From 6013799f80d4dc4fbf5d23cfa0c54ffdee4f95c7 Mon Sep 17 00:00:00 2001
648606
From: jchaloup <jchaloup@redhat.com>
648606
Date: Fri, 13 Jun 2014 12:53:02 +0200
648606
Subject: [PATCH] rpm.8 setperms setugids mutual exclusion
648606
648606
---
648606
 doc/rpm.8 | 2 ++
648606
 1 file changed, 2 insertions(+)
648606
648606
diff --git a/doc/rpm.8 b/doc/rpm.8
648606
index 31ccceb..c3b79bd 100644
648606
--- a/doc/rpm.8
648606
+++ b/doc/rpm.8
648606
@@ -851,6 +851,8 @@ sets permissions of files in the given package.
648606
 .TP
648606
 \fBrpm\fR \fB--setugids\fR \fIPACKAGE_NAME\fR
648606
 sets user/group ownership of files in the given package.
648606
+.TP
648606
+Options \fB--setperms\fR and \fB--setugids\fR are mutually exclusive.
648606
 
648606
 .SS "FTP/HTTP OPTIONS"
648606
 .PP
648606
-- 
648606
1.9.3
648606