Răsfoiți Sursa

readme: fixed typo in mount propagation keyword

Fabian Peter Hammerle 5 ani în urmă
părinte
comite
be58735e92
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ Set the env var `$ENCFS_PASSWORD_LENGTH` to change its length.
 
 
 ## Access encrypted data
 ## Access encrypted data
 
 
-Add `-v /somewhere:/encrypted:share` to mount the encrypted view of `/plain/*` into the host filesystem.
+Add `-v /somewhere:/encrypted:shared` to mount the encrypted view of `/plain/*` into the host filesystem.
 
 
 You may need to disable user namespace remapping for containers
 You may need to disable user namespace remapping for containers
 (dockerd option `--userns-remap`)
 (dockerd option `--userns-remap`)