A final fix of README.md!

This commit is contained in:
Jaidyn Ann 2016-12-11 19:43:07 -06:00
parent 9a76498159
commit a4deda2ff5

View File

@ -26,23 +26,32 @@ When running the script, you'll see a prompt:
\>\>
In this prompt you can type any of the following commands:
(!) about View the about page.
(cls) clear Clear the screen.
(dl) download [URL] Download the selected/specified video.
exit Exit Shelltube.
(?) help Display this message.
(md) metadata [URL] Display selected/specified video's MD.
(/) search {term} Perform a search.
(str) stream [URL] Stream the selected/specified video.
(sel) video {URL} Select video based on URL or ID.
(!) about
*View the about page.*
(cls) clear
*Clear the screen.*
(dl) download [URL]
*Download the selected/specified video.*
exit
*Exit Shelltube.*
(?) help
*Display this message.*
(md) metadata [URL]
*Display selected/specified video's MD.*
(/) search {term}
*Perform a search.*
(str) stream [URL]
*Stream the selected/specified video.*
(sel) video {URL}
*Select video based on URL or ID.*
In (parenthesis), smaller aliases for the commands are written.
In {curly brackets}, required arguments are written.
In [brackets], optional arguments are written.
You can use Shelltube in one of two ways (or both):
A) By selecting a video and then doing something with it
B) By doing something and specifying the video
&nbsp&nbsp A) By selecting a video and then doing something with it
&nbsp&nbsp B) By doing something and specifying the video
Method A entails using either the "video" or "search" command
to select a video, which will then be displayed before the prompt