mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Add --version command description (#24)
This commit is contained in:
parent
46331f4c7e
commit
6385457c10
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ Disables all output.
|
|||
|
||||
\fB-v, --verbose\fR
|
||||
Shows verbose output.
|
||||
.TP
|
||||
|
||||
\fB--version\fR
|
||||
Shows the current cli version.
|
||||
|
||||
.SH LOGIN COMMAND
|
||||
This command logs in to crunchyroll and stores the session id or credentials on the drive. This needs to be done before calling other commands since they need a valid login to operate.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue