Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@ Edit `config.example.php` and save as `config.php` or use an other name of your
### List all commands

```console
./fbconvertconv list
./fbcontactconv list
```

### Complete processing

```console
./fbconvertconv run
./fbcontactconv run
```

### Get help for a command

```console
./fbconvertconv run -h
./fbcontactconv run -h
```

### Export phonebooks
Expand Down