Files
cheatsheet-tldr/linux/systemd-umount
2024-02-21 11:19:49 +00:00

13 lines
236 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# systemd-umount
> This command is an alias of `systemd-mount --umount`.
- View documentation for the original command:
`tldr systemd-mount`