File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -14,18 +14,19 @@ $ tidal-dl-ng --help
14
14
15
15
Usage: tidal-dl-ng [OPTIONS] COMMAND [ARGS]...
16
16
17
- ╭─ Options ────────────────────────────────────────────────────────────────────────────────────╮
18
- │ --version -v │
19
- │ --help -h Show this message and exit. │
20
- ╰──────────────────────────────────────────────────────────────────────────────────────────────╯
21
- ╭─ Commands ───────────────────────────────────────────────────────────────────────────────────╮
22
- │ cfg Print or set an option. If no arguments are given, all options will be listed. If │
23
- │ only one argument is given, the value will be printed for this option. To set a value │
24
- │ for an option simply pass the value as the second argument │
25
- │ dl │
26
- │ gui │
27
- │ login │
28
- ╰──────────────────────────────────────────────────────────────────────────────────────────────╯
17
+ ╭─ Options ────────────────────────────────────────────────────────────────────╮
18
+ │ --version -v │
19
+ │ --help -h Show this message and exit. │
20
+ ╰──────────────────────────────────────────────────────────────────────────────╯
21
+ ╭─ Commands ───────────────────────────────────────────────────────────────────╮
22
+ │ cfg Print or set an option. If no arguments are given, all options will │
23
+ │ be listed. If only one argument is given, the value will be printed │
24
+ │ for this option. To set a value for an option simply pass the value │
25
+ │ as the second argument │
26
+ │ dl │
27
+ │ gui │
28
+ │ login │
29
+ ╰──────────────────────────────────────────────────────────────────────────────╯
29
30
```
30
31
31
32
If you like this projects and want to support it, you can buy me a coffee :-)
You can’t perform that action at this time.
0 commit comments