mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-10-28 04:44:11 -07:00
update docs/help to reflect latest changes
This commit is contained in:
parent
c3b0a26ce7
commit
10a675202a
@ -135,8 +135,8 @@ The above output was produced by searching: `isekai -`
|
||||
## aniwrapper
|
||||
|
||||
```
|
||||
aniwrapper [-cdhpqvS] [-t <theme> or -T <config_path>] <query>
|
||||
aniwrapper [-cvS] [-t <theme> or -T <config_path>] -f <path_to_directory>
|
||||
aniwrapper [-cdhpqSv] [-t <theme> or -T <config_path>] <query>
|
||||
aniwrapper [-cpqSv] [-t <theme> or -T <config_path>] -f <path_to_directory>
|
||||
aniwrapper -Q <query>
|
||||
aniwrapper -C
|
||||
|
||||
|
@ -40,7 +40,7 @@ help_text() {
|
||||
Usage:
|
||||
aniwrapper [-dhpqSv] [-t <theme> | -T <config_path>] [<query>]
|
||||
aniwrapper -f <directory_path> [-t <theme> | -T <config_path>] [-pSv] [<query>]\
|
||||
aniwrapper -c [-dhqSv] [<query>]
|
||||
aniwrapper -c [-dhpqSv] [<query>]
|
||||
aniwrapper -Q <query>
|
||||
aniwrapper -C
|
||||
Options:
|
||||
|
@ -18,7 +18,7 @@ browser, download, and stream anime
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
\f[B]aniwrapper\f[R] -c [-dhqSv] [\f[I]query\f[R]]
|
||||
\f[B]aniwrapper\f[R] -c [-dhpqSv] [\f[I]query\f[R]]
|
||||
.PD 0
|
||||
.P
|
||||
.PD
|
||||
|
@ -14,7 +14,7 @@ aniwrapper - A rofi wrapper around ani-cli: a command-line tool to browser, down
|
||||
|
||||
**aniwrapper** [-dhpqSv] [-t _theme_ | -T *config_path*] [*query*]\
|
||||
**aniwrapper** -f _directory_path_ [-t _theme_ | -T *config_path*] [-pSv] [*query*]\
|
||||
**aniwrapper** -c [-dhqSv] [*query*]\
|
||||
**aniwrapper** -c [-dhpqSv] [*query*]\
|
||||
**aniwrapper** -Q _query_\
|
||||
**aniwrapper** -C\
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user