diff options
Diffstat (limited to 'doc/comitium.1.scd')
| -rw-r--r-- | doc/comitium.1.scd | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/comitium.1.scd b/doc/comitium.1.scd index 4481e2c..20ed8d4 100644 --- a/doc/comitium.1.scd +++ b/doc/comitium.1.scd @@ -23,9 +23,6 @@ variety of feed formats: *refresh* [_FLAGS_] Check for new updates to subscriptions and update aggregator page. -*list* - List all subscriptions in a gemtext format suitable for remote bookmarking. - *add* [_FLAGS_] <_LINK_> [_TITLE_] Add a new subscription. _LINK_ is a link to the feed or watched URL. _TITLE_ is an optional title for the feed, otherwise a title will be @@ -98,10 +95,14 @@ Within the data directory, the following files are used: subscription (change its title, update a link, etc) it should be trivial to manually edit. -*subscriptions.gmi* +*feed.gmi* The outputted text/gemini file containing the subscription items. Is what should be linked or copied to your server directory to publish it. +*subscriptions.gmi* + A text/gemini list of all the feeds being aggregated, suitable for remote + bookmarking, etc. Should also be linked or copied to your server directory. + # EXAMPLES This will add a new feed subscripton: |
