From dae565412c4e687ad117a6e6e9b67a4f1e3407cc Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Mon, 5 May 2003 17:15:31 +0000
Subject: [PATCH] Comment description of --priority option

---
 doc/man/man1/srun.1 | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1
index cc6b3337883..66734fdf208 100644
--- a/doc/man/man1/srun.1
+++ b/doc/man/man1/srun.1
@@ -87,11 +87,12 @@ will not allocate more than one process per cpu. By specifying
 \fB\-\-overcommit\fR you are explicitly allowing more than one process
 per cpu. However no more than \fBMAX_TASKS_PER_NODE\fR tasks are 
 permitted to execute per node.
-.TP
-\fB\-P\fR, \fB\-\-priority\fR=\fIprio\fR
-Specify the priority at which the job should execute. This may 
-only be used to set the priority of a job to zero (which places 
-the job in a held state) unless the request is issued by user root.
+./"NOTE: Do not document feature until user release mechanism is available.
+./".TP
+./"-P, --priority=prio
+./"Sepcify the priority at which the job should execute. This may
+./"only be used to set the priority of a job to zero (which places 
+./"the job in a held state) unless the request is issued by user root.
 .TP
 \fB\-T\fR, \fB\-\-threads\fR=\fInthreads\fR
 Request that 
-- 
GitLab