mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 22:02:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -36,6 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`rclone mount {{remote_name}}:{{path/to/directory}} {{path/to/mount_point}}`
|
||||
|
||||
- Unmount rclone remote if CTRL-C fails (experimental):
|
||||
- Unmount rclone remote if `<Ctrl c>` fails (experimental):
|
||||
|
||||
`fusermount -u {{path/to/mount_point}}`
|
||||
|
||||
Reference in New Issue
Block a user