Skip to content

Commit

Permalink
fix issue #127
Browse files Browse the repository at this point in the history
  • Loading branch information
jimboid committed Jul 23, 2019
1 parent 51288dd commit 4bf3e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usr-running-jobs.rst
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

0 comments on commit 4bf3e6a

Please sign in to comment.