Skip to content
Snippets Groups Projects
Commit bbe8ba5b authored by Ulf Markwardt's avatar Ulf Markwardt
Browse files

"Bash" eingefügt

parent fddc444a
No related branches found
No related tags found
4 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!303Contrib structure
......@@ -110,7 +110,8 @@ $DC 'find docs -type f -name "*.md" | xargs -L1 markdown-link-check'
For spell-checking a single file, , e.g.
`doc.zih.tu-dresden.de/docs/software/big_data_frameworks.md`, use:
```$DC './util/check-spelling.sh docs/software/big_data_frameworks.md'
```Bash
$DC './util/check-spelling.sh docs/software/big_data_frameworks.md'
```
For spell-checking all files, use:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment