From a4deda2ff526750e359065712004be44219164f9 Mon Sep 17 00:00:00 2001 From: Jade Levesque Date: Sun, 11 Dec 2016 19:43:07 -0600 Subject: [PATCH] A final fix of README.md! --- README.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) 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