Skip to content

Commit

Permalink
Format code font
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrzycki committed Jun 22, 2023
1 parent 3bb6925 commit da5c644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/command_line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ flags, respectively. Note that both methods require appropriate login credential
which can be entered at the command line using :code:`jort config`.

To save job details to database, add the :code:`-d` flag. You can specify the session name
with :code:`-s`, and have `jort` skip jobs that both are already saved in the database under
with :code:`-s`, and have :code:`jort` skip jobs that both are already saved in the database under
the same session and have completed successfully via the :code:`-u` option.

The :code:`jort` tool spawns a subprocess with your command, so it can capture all
Expand Down

0 comments on commit da5c644

Please sign in to comment.