1
0
Fork 0
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:
dinaisrael 2022-10-28 16:57:08 +03:00 committed by GitHub
parent 96e0324c04
commit d2d7cf17ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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}}`