Skip to content

Commit

Permalink
Merge pull request #135 from HECBioSim/issue127
Browse files Browse the repository at this point in the history
fix issue #127
  • Loading branch information
jimboid committed Jul 23, 2019
2 parents 800f49b + 4bf3e6a commit 382be41
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 382be41

Please sign in to comment.