Update README.md with new --help

This commit is contained in:
Clortox 2021-07-25 22:35:04 -04:00
parent dc5749137e
commit 0a2c76cc48

View File

@ -39,17 +39,27 @@ Channel information:
[-t, --title] Get title of channel [-t, --title] Get title of channel
[-l, --link] Get link to channel [-l, --link] Get link to channel
[-d, --description] Get description of channel [-d, --description] Get description of channel
[-e, --language] Get language code of channel [-L, --language] Get language code of channel
[-m, --webmaster] Get webMaster's email [-m, --webmaster] Get webMaster's email
[-c, --copyright] Get copyright [-c, --copyright] Get copyright
[-p, --pubdate] Get publishing date [-p, --pubdate] Get publishing date
[-q, --managingeditor] Get managing editor [-e, --managingeditor] Get managing editor
[-g, --generator] Get generator of this feed [-g, --generator] Get generator of this feed
[-o, --docs] Get link to RSS documentation [-o, --docs] Get link to RSS documentation
[-w, --ttl] Get ttl, time that channel can be [-w, --ttl] Get ttl, time that channel can be
cached before being updated cached before being updated
[-b, --builddate] Get last time the channel's [-b, --builddate] Get last time the channel's
content changed content changed
[-Q, --imageurl] Get channel image URL
[-I, --imagetitle] Get image title, same as ALT in html
[-E, --imagelink] Get link to site, image will act as a link
[-W, --imagewidth] Get width of image
[-H, --imageheight] Get height of image
[-D, --clouddomain] Get domain of feed update service
[-P, --cloudport] Get port of feed update service
[-A, --cloudpath] Get path to access for feed update service
[-R, --cloudregister] Get register procedure for feed update service
[-O, --cloudprotocol] Get protocol feed update service uses
[-i, --item] INDEX Provide index of item to display [-i, --item] INDEX Provide index of item to display
If no index is provided, assume the first If no index is provided, assume the first
item in the feed. All following flags will item in the feed. All following flags will
@ -61,11 +71,14 @@ Item options:
[-l, --link] Get link [-l, --link] Get link
[-d, --description] Get description [-d, --description] Get description
[-a, --author] Get author [-a, --author] Get author
[-z, --category] Get category list [-C, --category] Get category list
[-f, --comments] Get link to comments [-f, --comments] Get link to comments
[-j, --guid] Get GUID [-G, --guid] Get GUID
[-p, --pubdate] Get publishing date [-p, --pubdate] Get publishing date
[-s, --source] Get source of item [-s, --source] Get source of item
[-U, --enclosureurl] Get enclosure URL
[-T, --enclosuretype] Get enclosure MIME type
[-K, --enclosurelength]Get enclosure length, in bytes
General options: General options:
[-h, --help] Show this message [-h, --help] Show this message