From a04eb60069181c492c18daa6c3569a239627f7ad Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Fri, 8 Jul 2016 13:55:12 -0700 Subject: [PATCH] Slightly better documentation in sacctmgr for the entity "job", and removed '-' without a '\' in front of it. --- doc/man/man1/sacctmgr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man1/sacctmgr.1 b/doc/man/man1/sacctmgr.1 index 543ad1ce936..b219ad4e86d 100644 --- a/doc/man/man1/sacctmgr.1 +++ b/doc/man/man1/sacctmgr.1 @@ -216,8 +216,8 @@ option to "fix" them. .TP \fIjob\fR -Job - but only two specific fields of the job: Derived Exit Code and -the Comment String +Used to modify specific fields of a job: Derived Exit Code and +the Comment String. .TP \fIqos\fR -- GitLab