mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 14:14:37 +01:00
Made RSS docstring more appropriate, now that help works with modules.
This commit is contained in:
parent
7795e6bbf3
commit
35cbbf7717
@ -31,19 +31,7 @@
|
||||
|
||||
"""
|
||||
Provides basic functionality for handling RSS/RDF feeds. Depends on the Alias
|
||||
module for user-friendliness: instead of:
|
||||
|
||||
rsstitles http://slashdot.org/slashdot.rss
|
||||
|
||||
It'll make the alias:
|
||||
|
||||
alias slashdot rsstitles http://slashdot.org/slashdot.rss
|
||||
|
||||
And you'll be able to call the command like this:
|
||||
|
||||
slashdot
|
||||
|
||||
Also includes a function for getting info about a specific feed, rssinfo.
|
||||
module for user-friendliness.
|
||||
"""
|
||||
|
||||
from baseplugin import *
|
||||
|
Loading…
Reference in New Issue
Block a user