mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
archivemount: add page (#9354)
This commit is contained in:
parent
96e0324c04
commit
d2d7cf17ff
1 changed files with 8 additions and 0 deletions
8
pages/linux/archivemount.md
Normal file
8
pages/linux/archivemount.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# archivemount
|
||||
|
||||
> Mount an archive for access as a filesystem.
|
||||
> More information: <https://manned.org/archivemount>.
|
||||
|
||||
- Mount an archive to a specific mountpoint:
|
||||
|
||||
`archivemount {{path/to/archive}} {{path/to/mount_point}}`
|
Loading…
Add table
Reference in a new issue