mirror of
https://github.com/YunoHost/clinette.git
synced 2024-09-03 20:06:38 +02:00
Add readme file.
This commit is contained in:
parent
a53546758c
commit
060913e545
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal 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>
|
||||
|
Loading…
Add table
Reference in a new issue