From: Yuri D'Elia <[email protected]> SQUEUE_NAMES was previously introduced for squeue along with --name, but not documented. --- doc/man/man1/squeue.1 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1 index f6141f4..904b260 100644 --- a/doc/man/man1/squeue.1 +++ b/doc/man/man1/squeue.1 @@ -541,6 +541,9 @@ Another suggested value is "%a %T" for a day of week and time stamp (e.g. \fBSQUEUE_ALL\fR \fB\-a, \-\-all\fR .TP +\fBSQUEUE_NAMES\fR +\fB\-\-name=<name_list>\fR +.TP \fBSQUEUE_FORMAT\fR \fB\-o <output_format>, \-\-format=<output_format>\fR .TP -- 1.7.7.3
