Add readme file.

This commit is contained in:
opi 2017-09-27 16:09:59 +02:00
parent a53546758c
commit 060913e545

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# Clinette
Command line client for DynDns admin operation
## Usage
### Test domain availability
./clinette.sh test <domain.nohost.me>
### Remove domain
./clinette.sh remove <domain.nohost.me>