From d0cb1cb41faef469cd9d5ac109e924f8442da5be Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Thu, 31 Jan 2019 15:29:59 -0700
Subject: [PATCH] Remove comment about batch step only happening at the end of
 the job.

Bug 6196
---
 doc/man/man1/sacct.1 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/man/man1/sacct.1 b/doc/man/man1/sacct.1
index 8bf3c9c7f17..cf62997dc3a 100644
--- a/doc/man/man1/sacct.1
+++ b/doc/man/man1/sacct.1
@@ -235,9 +235,7 @@ The
 parameter is a comma\-separated list of jobs.
 Space characters are not permitted in this list.
 NOTE: A step id of 'batch' will display the information about the
-batch step.  The batch step information is only available after the
-batch job is complete unlike regular steps which are available when
-they start.
+batch step.
 .IP
 The default is to display information on all jobs.
 
-- 
GitLab