Add a success indication
All checks were successful
docker-image / docker (push) Successful in 3m20s
All checks were successful
docker-image / docker (push) Successful in 3m20s
Also document the command.
This commit is contained in:
parent
1fc917bdf5
commit
5fc42907e3
2 changed files with 8 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -71,11 +71,12 @@ Without it, the expiry action will be taken.
|
|||
|
||||
Command is one of:
|
||||
|
||||
| Command | Description |
|
||||
|---------|------------------------------------------------------------------------------------------------------------|
|
||||
| check | Print a list of revisions and notes that would be expired, based on the given parameters for `-n` and `-r` |
|
||||
| cron | Run `expire` at 2 am local time each day. Will run until killed. |
|
||||
| expire | Expire old revisions and notes. |
|
||||
| Command | Description |
|
||||
|------------|------------------------------------------------------------------------------------------------------------|
|
||||
| check | Print a list of revisions and notes that would be expired, based on the given parameters for `-n` and `-r` |
|
||||
| cron | Run `expire` at 2 am local time each day. Will run until killed. |
|
||||
| emailcheck | Send a test email from the configured sender to themselves. |
|
||||
| expire | Expire old revisions and notes. |
|
||||
|
||||
### Environment variables
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue