Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
readme: update helptext locations
Browse files Browse the repository at this point in the history
  • Loading branch information
khyerdev committed Apr 30, 2024
1 parent 478472d commit be45acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Downloading three coding videos at once with 720p resolution each
```
tcb bulk get -q 720 'https://www.youtube.com/watch?v=qclZUQYZTzg' 'https://www.youtube.com/watch?v=wvQCIMjlxHw' 'https://www.youtube.com/watch?v=3T3ZDquDDVg'
```
Full usage help is available with `tcb help`, but can also be seen in the [strings.txt](https://github.com/khyerdev/tcobalt/blob/main/src/args/strings.txt) file
Full usage help is available with `tcb help`, but can also be seen in the [usage.txt](https://github.com/khyerdev/tcobalt/blob/main/src/strings/usage.txt) and [info.txt](https://github.com/khyerdev/tcobalt/blob/main/src/strings/info.txt) files

tcobalt also supports `tcb --help`, `tcb -h`, `tcb --version`, and `tcb -v` for people who have not read the help or this page

Expand Down

0 comments on commit be45acb

Please sign in to comment.