diff options
author | Brandon <151687291+btkoch@users.noreply.github.com> | 2023-11-25 18:46:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-25 18:46:35 -0500 |
commit | 078cea411e05e61207dffbe50f4f5a02a8207713 (patch) | |
tree | 66445055421fcd536f68e48e888c8ce104a2ce01 | |
parent | bec514a076fe21e75a97c7373dfbf127dfde6530 (diff) |
Fixed typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ UC4QobU6STFB0P71PMvOGN5A The `-r` (reverse) option reverses this behavior: the user inputs a channel ID and the script prints the corresponding channel name. ``` -$ ytuh UC4QobU6STFB0P71PMvOGN5A +$ ytuh -r UC4QobU6STFB0P71PMvOGN5A jawed ``` |