Commit 5c96a02
docs: link cwl-docker-extract from CWL_SINGULARITY_CACHE help (#1537)
Issue #1537 asked to document CWL_SINGULARITY_CACHE and link to the
cwl-utils "pull all referenced software container images" reference.
The variable itself is now listed in the environment-variable table
(shown in `cwltool --help` and the Sphinx CLI docs), but it did not
point users at how to pre-populate the cache. Add a link to
cwl-utils' cwl-docker-extract, using the existing [link=...] markup
so it renders both as a terminal hyperlink and as a reStructuredText
link in the generated docs.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8949fc2 commit 5c96a02
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments