Fossil SCM

rss help text tweaks from the ML.

stephan 2014-07-31 20:44 trunk
Commit 9a7a82f64e3f994c41486c7905592f627652c5dc
1 file changed +7 -2
+7 -2
--- src/rss.c
+++ src/rss.c
@@ -27,11 +27,13 @@
2727
** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
2828
**
2929
** Produce an RSS feed of the timeline.
3030
**
3131
** TYPE may be: all, ci (show checkins only), t (show tickets only),
32
-** w (show wiki only). LIMIT is the number of items to show.
32
+** w (show wiki only).
33
+**
34
+** LIMIT is the number of items to show.
3335
**
3436
** tkt=UUID filters for only those events for the specified ticket. tag=TAG
3537
** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
3638
**
3739
** In addition, name=FILENAME filters for a specific file. This may be
@@ -212,11 +214,14 @@
212214
** The CLI variant of the /timeline.rss page, this produces an RSS
213215
** feed of the timeline to stdout. Options:
214216
**
215217
** -type|y FLAG
216218
** may be: all (default), ci (show checkins only), t (show tickets only),
217
-** w (show wiki only). LIMIT is the number of items to show.
219
+** w (show wiki only).
220
+**
221
+** -limit|n LIMIT
222
+** The maximum number of items to show.
218223
**
219224
** -tkt UUID
220225
** Filters for only those events for the specified ticket.
221226
**
222227
** -tag TAG
223228
--- src/rss.c
+++ src/rss.c
@@ -27,11 +27,13 @@
27 ** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
28 **
29 ** Produce an RSS feed of the timeline.
30 **
31 ** TYPE may be: all, ci (show checkins only), t (show tickets only),
32 ** w (show wiki only). LIMIT is the number of items to show.
 
 
33 **
34 ** tkt=UUID filters for only those events for the specified ticket. tag=TAG
35 ** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
36 **
37 ** In addition, name=FILENAME filters for a specific file. This may be
@@ -212,11 +214,14 @@
212 ** The CLI variant of the /timeline.rss page, this produces an RSS
213 ** feed of the timeline to stdout. Options:
214 **
215 ** -type|y FLAG
216 ** may be: all (default), ci (show checkins only), t (show tickets only),
217 ** w (show wiki only). LIMIT is the number of items to show.
 
 
 
218 **
219 ** -tkt UUID
220 ** Filters for only those events for the specified ticket.
221 **
222 ** -tag TAG
223
--- src/rss.c
+++ src/rss.c
@@ -27,11 +27,13 @@
27 ** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
28 **
29 ** Produce an RSS feed of the timeline.
30 **
31 ** TYPE may be: all, ci (show checkins only), t (show tickets only),
32 ** w (show wiki only).
33 **
34 ** LIMIT is the number of items to show.
35 **
36 ** tkt=UUID filters for only those events for the specified ticket. tag=TAG
37 ** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
38 **
39 ** In addition, name=FILENAME filters for a specific file. This may be
@@ -212,11 +214,14 @@
214 ** The CLI variant of the /timeline.rss page, this produces an RSS
215 ** feed of the timeline to stdout. Options:
216 **
217 ** -type|y FLAG
218 ** may be: all (default), ci (show checkins only), t (show tickets only),
219 ** w (show wiki only).
220 **
221 ** -limit|n LIMIT
222 ** The maximum number of items to show.
223 **
224 ** -tkt UUID
225 ** Filters for only those events for the specified ticket.
226 **
227 ** -tag TAG
228

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button