Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/usr-running-jobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ A useful feature is the ability for Longbow to disconnect itself shortly after s

Longbow will simply submit your jobs and then write out the details to a recovery file, by doing this the user always has the option to reconnect to the session later to automatically download files or to continue polling if desired. To initiate this feature one just simply adds the --disconnect flag to the Longbow part of the command-line::

longbow --versbose --disconnect --log new.log namd2 ">" output.out
longbow --verbose --disconnect --log new.log namd2 ">" output.out

Persistent Reconnect/Recover Sessions
=====================================
Expand Down