README.md updates
This commit is contained in:
parent
6cac2a6cbe
commit
37e08a5bac
@ -10,7 +10,7 @@ Domainnameshop only list the latest *Norwegian* (```.no```) and *Swedish* (```.s
|
||||
## Usage examples
|
||||
|
||||
* ```app.py``` -> Returns all domains
|
||||
* ```app.py 5``` -> Return only domains with 5 chars (+```.no``` or ```.se````) (E.g. 12345.no or abc12.se)
|
||||
* ```app.py 5``` -> Return only domains with 5 chars (+```.no``` or ```.se```) (E.g. 12345.no or abc12.se)
|
||||
* ```app.py 3 > list.txt``` -> Return domains with 3 chars to the file list.txt. Using ```> file.txt``` overwrites an existing file. Using ```>> file.txt``` appends to existing file or create new file.
|
||||
|
||||
## Disclaimer
|
||||
|
Loading…
Reference in New Issue
Block a user