Skip to content

Commit 3c1af73

Browse files
authored
Merge pull request #713 from rfbgo/ws_docs_format
fix formatting issue in ws docs
2 parents e662688 + 77ae374 commit 3c1af73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/ramble/docs/workspace.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -607,9 +607,9 @@ An archive can be automatically uploaded to a mirror using:
607607
$ ramble workspace archive -t --upload-url <mirror_url>
608608
609609
When Ramble creates an archive, it will collect the following files:
610-
* All files in ``$workspace/configs``
611-
* Generated files for each software environment. (i.e. Each ``spack.yaml`` for spack environments)
612-
* For each experiment, the following are collected:
610+
* All files in ``$workspace/configs``
611+
* Generated files for each software environment. (i.e. Each ``spack.yaml`` for spack environments)
612+
* For each experiment, the following are collected:
613613
* Every rendered template (created from a ``$workspace/configs/*.tpl`` file)
614614
* Every file a success criteria or figure of merit would be extract from
615615
* Every file that matches an ``archive_pattern`` from the ``application.py``

0 commit comments

Comments
 (0)