* Add "show-config" subcommand
* Add integration tests
* Handle wrong additional args
* Support "BackupFilenameExpand" option
* Rename to print-config
* Remove config nil check as it will never be nil
* Rework print config to work with config.resolve()
* Use defer unset()
* Add warning about feature not being stable yet