From b347a7397abcbc95795f5dc782ca4750b1bfba25 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 14 Feb 2007 15:06:03 +0000 Subject: * Updated makepkg.8 manpage to reflect shift of -S to --usesudo. --- doc/makepkg.8 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/makepkg.8 b/doc/makepkg.8 index 78913ccc..eb89b99e 100644 --- a/doc/makepkg.8 +++ b/doc/makepkg.8 @@ -101,10 +101,11 @@ Install missing dependencies using \fBpacman\fP. When missing build-time or run-time dependencies are found, \fBpacman\fP will try to resolve them. If successful, the missing packages will be downloaded and installed. .TP -.B \-S, --sudosync -Install missing dependencies using \fBpacman\fP and \fBsudo\fP. This is the -same as \fB-s\fP except that \fBsudo\fP is used, meaning you do not have to -build as root to use dependency auto-resolution. +.B \-S, --usesudo +Use \fBsudo\fP to perform all operations that require \fBpacman\fP. This is +useful for \fB--install\fP, \fB--rmdeps\fP, and \fB--syncdeps\fP. If you are +building packages as a non-root user as recommended, this option should be used +if using any option that calls \fBpacman\fP. .TP .B \--noconfirm (Passed to \fBpacman\fP) Prevent \fBpacman\fP from waiting for user input -- cgit v1.2.3-24-g4f1b