|
2 | 2 |
|
3 | 3 | [](https://pypi.org/project/pywaybackup/) |
4 | 4 | [](https://pypi.org/project/pywaybackup/) |
5 | | - |
| 5 | + |
6 | 6 | [](https://opensource.org/licenses/MIT) |
7 | 7 |
|
8 | 8 | Downloading archived web pages from the [Wayback Machine](https://archive.org/web/). |
@@ -118,8 +118,7 @@ output: |
118 | 118 |
|
119 | 119 | ## cli |
120 | 120 |
|
121 | | -- `-h`, `--help`: Show the help message and exit. |
122 | | -- `-v`, `--version`: Show information about the tool and exit. |
| 121 | +- `-h`, `--help`: Show the help message and exit. Version info is shown in the help header. |
123 | 122 |
|
124 | 123 | #### Required |
125 | 124 |
|
@@ -182,7 +181,7 @@ Parameters will change the download behavior for snapshots. |
182 | 181 | Set verbosity level. Available levels: |
183 | 182 | - `low` (or `quiet`, `minimal`, `min`): Essential output only (same as no flag) |
184 | 183 | - `default` (or `normal`, `verbose`): Standard verbose output (default when flag is set) |
185 | | - - `high` (or `debug`, `detailed`, `max`): Detailed verbose output |
| 184 | + - `high` (or `detailed`, `max`): Detailed verbose output |
186 | 185 |
|
187 | 186 | Examples: `--verbose`, `--verbose default`, `--verbose high`, `-v high` |
188 | 187 |
|
|
0 commit comments