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