Skip to content
Snippets Groups Projects
Commit 3d86829f authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Shortened line 43 in file_systems.md for markdownlint.

parent c9800837
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!234Aufgeteilt
......@@ -40,8 +40,8 @@ For the first view, you can easily use the "df-command".
marie@login$ df
```
Alternatively, you can use the `findmnt`-command, which is also able to report space usage by adding the
parameter `-D`:
Alternatively, you can use the `findmnt`-command, which is also able to report space usage
by adding the parameter `-D`:
``` console
marie@login$ findmnt -D
......
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