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:
|
* Open the terminal and type the following comands:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
$ git clone https://github.com/q3aql/defragfs
|
||||||
$ git clone https://github.com/q3aql/defragfs
|
$ cd defragfs
|
||||||
$ cd defragfs
|
$ sudo make install
|
||||||
$ sudo make install
|
|
||||||
````
|
````
|
||||||
|
|
||||||
_Note: You must install `git` previously._
|
_Note: You must install `git` previously._
|
||||||
|
|
||||||
### Sintax (defragfs):
|
### Syntax (defragfs):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo defragfs <partition or directory> [option]
|
$ sudo defragfs <partition or directory> [option]
|
||||||
|
@ -44,7 +43,7 @@ Options:
|
||||||
|
|
||||||
````
|
````
|
||||||
|
|
||||||
### Sintax (fragmentation):
|
### Syntax (fragmentation):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo fragmentation <directory>
|
$ sudo fragmentation <directory>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user