From 9ba27b269e2ba828f39bd4c82004441ae283c408 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 7 Jun 2013 11:26:46 +0200 Subject: [PATCH] runuser: update man page, add note about -l vs. -p Reported-by: Bernhard Voelker Signed-off-by: Karel Zak --- login-utils/runuser.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/login-utils/runuser.1 b/login-utils/runuser.1 index 9a00cb644f..7201ff0f21 100644 --- a/login-utils/runuser.1 +++ b/login-utils/runuser.1 @@ -111,6 +111,7 @@ Preserves the whole environment, ie does not set .B USER nor .BR LOGNAME . +The option is ignored if the option \fB\-\-login\fR is specified. .TP \fB\-s\fR \fISHELL\fR, \fB\-\-shell\fR=\fISHELL\fR Runs the specified shell instead of the default. The shell to run is -- 2.47.3