Update readme
This commit is contained in:
parent
c008dcb3c1
commit
b23eb084c3
1 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,8 @@ Save the contacts as individual (one contact per file) vCard files in an isolate
|
|||
|
||||
```find_duplicate_contacts.py [OPTIONS]```
|
||||
|
||||
Options:
|
||||
### Options
|
||||
```
|
||||
-d, --debug-level [CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET]
|
||||
Set the debug level for the standard output.
|
||||
-l, --log-file TEXT File to store all debug messages.
|
||||
|
@ -37,7 +38,7 @@ Options:
|
|||
"categories"]
|
||||
--config FILE Read configuration from FILE.
|
||||
--help Show this message and exit.```
|
||||
|
||||
```
|
||||
## License
|
||||
|
||||
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
|
|
Loading…
Reference in a new issue