Commit 5670616
committed
doc: clarify stats output in flux-jobs(1)
Problem: The flux-jobs(1) --stats and --stats-only output count
all job failures ("failed", "timeout", "canceled") as a single
statistic and output that as "failed". But this may not be obvious
because job results are listed as completed, failed, timeout, and
canceled.
Add a clarification under the --stats and --stats-only descriptions.1 parent 453ad33 commit 5670616
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
119 | 125 | | |
120 | 126 | | |
121 | 127 | | |
| |||
0 commit comments