cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427)

consistently use "filesystem"
This commit is contained in:
Austin
2020-10-03 16:38:06 +02:00
committed by GitHub
parent f36635c12f
commit cfe462c57f
9 changed files with 19 additions and 19 deletions

View File

@@ -3,11 +3,11 @@
> A cryptographic filesystem for the cloud.
> More information: <https://www.cryfs.org/>.
- Mount an encrypted file system. The initialization wizard will be started on the first execution:
- Mount an encrypted filesystem. The initialization wizard will be started on the first execution:
`cryfs {{path/to/cipher_dir}} {{path/to/mount_point}}`
- Unmount an encrypted file system:
- Unmount an encrypted filesystem:
`cryfs-unmount {{path/to/mount_point}}`