From 624a4f50a9d6b9c383fff7791ebfd5ac47f1a0e8 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Fri, 27 Jan 2012 10:44:01 -0800 Subject: [PATCH] Clarify use of sacct's alldata option in man page --- doc/man/man1/sacct.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man/man1/sacct.1 b/doc/man/man1/sacct.1 index ab327977d36..912b585c5b0 100644 --- a/doc/man/man1/sacct.1 +++ b/doc/man/man1/sacct.1 @@ -62,7 +62,9 @@ The default input file is the file named in the .TP "10" \f3\-a\fP\f3,\fP \f3\-\-allusers\fP -Displays the current user's jobs. Displays all users jobs when run by root. +Displays all users jobs when run by user root or if \fBPrivateData\fP is not +configurred to \fBjobs\fP. +Otherwise display the current user's jobs .IP .TP -- GitLab