Explorar el Código

README.md corrections

Guzmán Castanedo Villalba hace 6 años
padre
commit
80179a9297
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -31,7 +31,7 @@ It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it wor
     * 	--not-start-at-login
         * 	Not start cryfs at login time.
         * 	Default: true
-        * 	CAUTION: plain password will be saved in: ~/.config/autostart/cryfs-dropbox.desktop
+        * 	CAUTION: plain password will be saved in: ~/.config/autostart/cryfs-"name".desktop
     * 	--new-volume
         * 	Create a new volume.
         * 	Default: false
@@ -39,7 +39,7 @@ It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it wor
         * 	Change the ciphertext block size in bytes.
         * 	Default: 524288 (512 KB)
         * 	CryFS use by default 32KB, but a 17 GB volume can generate up to 400,000 files with this...
-        * 	The Dropbox client get crazzy!
+        * 	The Sync client get crazzy!
 * Installation:
     * The scrypt has to be installed in /usr/local/bin/
     * If it's not installed, it'll try to install itselft. To installed manually as simple as: