diff --git a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md index 581de42a31f45361a117e15322364583ec341324..20eff18d2ab6aa721687ec08f9aaace736b57a6e 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md +++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md @@ -194,7 +194,7 @@ graphics. The command ```console - marie@login$ magick cluster.jpeg -resize 600 cluster_600.jpeg + marie@local$ magick cluster.jpeg -resize 600 cluster_600.jpeg ``` will size the graphic `cluster.jpeg` to a width of 600 pixels keeping the aspect ratio.