Added -m option, monochrome mode.

This commit is contained in:
mag37 2023-12-23 20:52:04 +01:00
parent 24438124eb
commit ba3f436ac9
2 changed files with 3 additions and 2 deletions

View file

@ -16,6 +16,7 @@
### :bell: Recent changes
- **v0.3.1**: Addded option `-m` , monochrome mode - no printf color codes.
- **v0.3.0**: Added option `-d N`, age (days) new images have to be before being pulled and updated.
- **v0.2.6**: regctl check / download logic changed. Now using the scripts directory as primary location.
- **v0.2.5**: Added a new option `-s` to include stopped containers in the check for updates.