diff --git a/README.md b/README.md index 29796a9..ddbafe0 100644 --- a/README.md +++ b/README.md @@ -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 +   A) By selecting a video and then doing something with it +   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