Skip to content

Commit 45a2c7d

Browse files
committed
BF: CS-921 behavior of qalter is unclear regarding the modification of command arguments
1 parent edc867f commit 45a2c7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/markdown/man/man1/submit.include.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414

1515
# SYNTAX
1616

17-
`qsub` \[ *options* \] \[ *command* \[ *command_args* \] \| -- \[ *command_args* \]\]
17+
`qsub` \[ *options* \] \[ *command* \[ *command_args* \] \| \-\- \[ *command_args* \]\]
1818

19-
`qsh` \[ *options* \] \[ -- *xterm_args* \]
19+
`qsh` \[ *options* \] \[ \-\- *xterm_args* \]
2020

2121
`qlogin` \[ *options* \]
2222

2323
`qrsh` \[ *options* \] \[ *command* \[ *command_args* \]\]
2424

25-
`qalter` \[ *options* \] *wc_job_range_list* \[ -- \[ *command_args* \]\]
25+
`qalter` \[ *options* \] *wc_job_range_list* \[ \-\- \[ *command_args* \]\]
2626

27-
`qalter` \[ *options* \] `-u` *user_list* \| -`uall` \[ -- \[ *command_args* \]\]
27+
`qalter` \[ *options* \] `-u` *user_list* \| -`uall` \[ \-\- \[ *command_args* \]\]
2828

2929
`qresub` \[ *options* \] *job_id_list*
3030

0 commit comments

Comments
 (0)