Skip to content
Snippets Groups Projects
Commit 241e9743 authored by Isaac Hartung's avatar Isaac Hartung Committed by Brian Christiansen
Browse files

Fix sinfo man page

Default --list_reasons format is "%20E %9u %19H %N"

Bug 4762
parent 1ed5b07f
No related branches found
No related tags found
No related merge requests found
...@@ -466,7 +466,7 @@ If set only report state information for responding nodes. ...@@ -466,7 +466,7 @@ If set only report state information for responding nodes.
List reasons nodes are in the down, drained, fail or failing state. List reasons nodes are in the down, drained, fail or failing state.
When nodes are in these states Slurm supports optional inclusion When nodes are in these states Slurm supports optional inclusion
of a "reason" string by an administrator. of a "reason" string by an administrator.
This option will display the first 35 characters of the reason This option will display the first 20 characters of the reason
field and list of nodes with that reason for all nodes that are, field and list of nodes with that reason for all nodes that are,
by default, down, drained, draining or failing. by default, down, drained, draining or failing.
This option may be used with other node filtering options This option may be used with other node filtering options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment