Procházet zdrojové kódy

readme: fixed typo in mount propagation keyword

Fabian Peter Hammerle před 5 roky
rodič
revize
be58735e92
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
 
-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
 (dockerd option `--userns-remap`)