Fix syntax (README.md)
This commit is contained in:
parent
9a8bc4cf10
commit
ff4b172de8
11
README.md
11
README.md
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user