From a738b9be9e7089c683659ee4e09345fea880ad72 Mon Sep 17 00:00:00 2001
From: David Bigagli <david@schedmd.com>
Date: Wed, 16 Apr 2014 15:08:55 -0700
Subject: [PATCH] Set the %V at the correct position.

---
 doc/man/man1/squeue.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1
index 0cf58544af4..ef7dc28c5af 100644
--- a/doc/man/man1/squeue.1
+++ b/doc/man/man1/squeue.1
@@ -359,6 +359,9 @@ User ID for a job or job step.
 Reservation for the job.
 (Valid for jobs only)
 .TP
+\fB%V\fR
+The job's submission time.
+.TP
 \fB%w\fR
 Workload Characterization Key (wckey).
 (Valid for jobs only)
@@ -386,9 +389,6 @@ When (S:C:T) has not been set, "*" is displayed.
 .TP
 \fB%Z\fR
 The job's working directory.
-.TP
-\fB%V\fR
-The job's submission time.
 .RE
 
 .TP
-- 
GitLab