Correct header for overlay list -al

Fixes #485

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2023-01-31 10:45:24 -07:00
parent 88b740d74d
commit db35d5a5e7
2 changed files with 17 additions and 11 deletions

View File

@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Fixed
- The correct header is now displayed when `-al` flags are specified to overlay
list.
## [4.4.0] 2023-01-18
### Added