1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-04 09:43:08 +02:00
pgbackrest/.github
David Steele 8d6bceb541 Refactor config parse to remove none command, add version/help options.
The none command was a bit confusing since it was only valid when parsing failed but still needed to be added to various switches and logic. Replace with cfgInited() which should make it clearer what state configuration is in.

Make the default command help and convert --version and --help to real options.

Combine version and help output into a single function to simplify processing in main.

Additional reformatting and a bit of refactoring.
2024-07-23 16:39:02 +07:00
..
workflows Refactor config parse to remove none command, add version/help options. 2024-07-23 16:39:02 +07:00
ISSUE_TEMPLATE.md Update backup host to repository host in the documentation. 2018-02-19 13:17:58 -05:00
pull_request_template.md Update documentation/links to main branch. 2021-10-13 12:01:53 -04:00