Skip to content

Commit

Permalink
Merge pull request flux-framework#6364 from garlick/issue#6363
Browse files Browse the repository at this point in the history
flux-jobs(1): document unlimited --count value
  • Loading branch information
mergify[bot] authored Oct 11, 2024
2 parents 9ed4cfb + 9749838 commit d69bedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/man1/flux-jobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ OPTIONS

.. option:: -c, --count=N

Limit output to N jobs (default 1000)
Limit output to N jobs. N=0 means unlimited. (default 1000)

.. option:: --since=WHEN

Expand Down

0 comments on commit d69bedd

Please sign in to comment.