Skip to content

Commit 9c082da

Browse files
Minor fix in SLURM signal forwarding description (#4665)
1 parent 85326ae commit 9c082da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/source/usage/parameters.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ We follow the same naming, but remove the ``SIG`` prefix, e.g., the WarpX signal
250250

251251
.. code-block:: bash
252252
253-
#SBATCH --signal=B:1@360
253+
#SBATCH --signal=1@360
254254
255255
srun ... \
256256
warpx.break_signals=HUP \

0 commit comments

Comments
 (0)