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

+ 3 - 3
README.md

@@ -7,7 +7,7 @@ It automount the volume at every user login (~/.config/autostart/cryfs-"name".de
 
 It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it works with Debian/Ubuntu based distributions that use Gnome).
 
-* ### USAGE: cryfs-dropbox [OPTIONS] name
+* USAGE: cryfs-dropbox [OPTIONS] name
 * NAME:
     * Set the automount name (without spaces).
     * It's usefull if you wanty to encrypt more than one file hosting service.
@@ -40,11 +40,11 @@ It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it wor
         * 	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!
-* ### Installation:
+* 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:
         * sudo cp cryfs-automount /usr/local/bin/
-* ### Examples:
+* Examples:
     * To create a new volume for Dropbox:
         * First we need to install the dropbox client and configured to use ~/.EncryptedDropbox/Dropbox
         * mkdir -p ~/.EncryptedDropbox/Dropbox/ENCRYPTED ~/Dropbox