Skip to content

Commit f295832

Browse files
committed
Update docs.
1 parent 4e08c2d commit f295832

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

docs/commands/serve.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ instances.
3636
execute command with.
3737
--install_galaxy Download and configure a disposable copy of
3838
Galaxy from github.
39+
--no_cache_galaxy Skip caching of downloaded Galaxy obtained
40+
with --install_galaxy. Not caching this
41+
results in faster downloads (no git) - so is
42+
better on throw away instances such with
43+
TravisCI.
3944
--no_cleanup Do not cleanup temp files created for and by
4045
Galaxy.
4146
--test_data DIRECTORY test-data directory to for specified

docs/commands/test.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ please careful and do not try this against production Galaxy instances.
6161
execute command with.
6262
--install_galaxy Download and configure a disposable copy of
6363
Galaxy from github.
64+
--no_cache_galaxy Skip caching of downloaded Galaxy obtained
65+
with --install_galaxy. Not caching this
66+
results in faster downloads (no git) - so is
67+
better on throw away instances such with
68+
TravisCI.
6469
--no_cleanup Do not cleanup temp files created for and by
6570
Galaxy.
6671
--test_data DIRECTORY test-data directory to for specified

docs/commands/tool_factory.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ http://www.ncbi.nlm.nih.gov/pubmed/23024011.
2626
execute command with.
2727
--install_galaxy Download and configure a disposable copy of
2828
Galaxy from github.
29+
--no_cache_galaxy Skip caching of downloaded Galaxy obtained
30+
with --install_galaxy. Not caching this
31+
results in faster downloads (no git) - so is
32+
better on throw away instances such with
33+
TravisCI.
2934
--no_cleanup Do not cleanup temp files created for and by
3035
Galaxy.
3136
--test_data DIRECTORY test-data directory to for specified

0 commit comments

Comments
 (0)