Files
cheatsheet-tldr/tldr/linux/unmount
2025-12-01 00:25:28 +00:00

13 lines
210 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# unmount
> The correct command is `umount` (u-mount).
- View documentation for the correct command:
`tldr umount`