Document avandu-subscribe-to-feed
This commit is contained in:
parent
0c818bfc59
commit
3438d383c2
1 changed files with 9 additions and 0 deletions
|
@ -325,3 +325,12 @@ Tiny Tiny RSS Version: #
|
|||
|
||||
and it returns the version as a string.
|
||||
@end deffn
|
||||
|
||||
@deffn Command avandu-subscribe-to-feed feed category
|
||||
Ask Tiny Tiny RSS to subscribe to @var{feed} and put it in the
|
||||
category @var{category}. @var{feed} should be a URL and @var{category}
|
||||
the id of the category as known in Tiny Tiny RSS.
|
||||
|
||||
When used interactively the user will be prompted for both, and
|
||||
completions will be offered for @var{category} to make things easier.
|
||||
@end deffn
|
||||
|
|
Loading…
Reference in a new issue