eth-cscs / stackinator

https://eth-cscs.github.io/stackinator/
BSD 3-Clause "New" or "Revised" License
19 stars 15 forks source link

Fix example use of squashfs-mount command #130

Closed biddisco closed 1 year ago

bcumming commented 1 year ago

The example in the docs matches an older version of squashfs-mount (v0.4) that is installed on Hohgant, Balfrin, Pilatus and Eiger. The new syntax was introduced with v0.5, which is only installed on Clariden. Maybe the docs should reflect this, by describing both v0.4 and v0.5. You could use tabs feature to implement this: https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#grouping-code-blocks