mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:42:08 +02:00
encfs: remove leading path slash
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
This commit is contained in:
parent
82e8a32d5c
commit
6ff6308456
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- Unmount an encrypted filesystem:
|
- Unmount an encrypted filesystem:
|
||||||
|
|
||||||
`fusermount -u {{/path/to/mount_point}}`
|
`fusermount -u {{path/to/mount_point}}`
|
||||||
|
|
||||||
- Mount an encrypted snapshot of a plain directory:
|
- Mount an encrypted snapshot of a plain directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue