update doc

This commit is contained in:
Simon Vieille 2019-05-06 18:17:36 +02:00
parent bb48e715e7
commit 570c2e542f
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 9 additions and 0 deletions

View File

@ -11,6 +11,15 @@ $ git clone https://gitnet.fr/deblan/website-vacuum.git
## Usage ## Usage
Create a working directory:
```
$ mkdir example
$ cd example
```
Then:
```bash ```bash
$ ./bin/vacuum --help $ ./bin/vacuum --help
Usage: ./bin/vacuum [url] [filters] [-h|--help|--wget|--httrack] Usage: ./bin/vacuum [url] [filters] [-h|--help|--wget|--httrack]