add documentation

This commit is contained in:
Simon Vieille 2019-07-19 09:24:33 +02:00
parent fbe7dc12ce
commit 2bc243413e
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -7,13 +7,13 @@ Checks the expiration dates of domains.
PHP 7.3, [composer](https://getcomposer.org/) and `whois` required. PHP 7.3, [composer](https://getcomposer.org/) and `whois` required.
``` ```text
$ git clone https://gitnet.fr/deblan/domain-expiration.git $ git clone https://gitnet.fr/deblan/domain-expiration.git
$ cd domain-expiration $ cd domain-expiration
$ composer install $ composer install
``` ```
``` ```text
$ php7.3 ./domain-expiration check example.com other-example.com $ php7.3 ./domain-expiration check example.com other-example.com
+-------------------+------+---------------------+ +-------------------+------+---------------------+
| Domain | Days | Date | | Domain | Days | Date |