Fix syntax (README.md)

This commit is contained in:
q3aql 2021-03-22 13:15:16 +01:00 committed by GitHub
parent 9a8bc4cf10
commit ff4b172de8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,15 +18,14 @@ _Dependencies: `perl`, `coreutils`, `e2fsprogs`._
* Open the terminal and type the following comands:
```shell
$ git clone https://github.com/q3aql/defragfs
$ cd defragfs
$ sudo make install
$ git clone https://github.com/q3aql/defragfs
$ cd defragfs
$ sudo make install
````
_Note: You must install `git` previously._
### Sintax (defragfs):
### Syntax (defragfs):
```shell
$ sudo defragfs <partition or directory> [option]
@ -44,7 +43,7 @@ Options:
````
### Sintax (fragmentation):
### Syntax (fragmentation):
```shell
$ sudo fragmentation <directory>