aboutsummaryrefslogtreecommitdiff
path: root/rssg
diff options
context:
space:
mode:
Diffstat (limited to 'rssg')
-rwxr-xr-xrssg2
1 files changed, 2 insertions, 0 deletions
diff --git a/rssg b/rssg
index 09e370cb..2633cd23 100755
--- a/rssg
+++ b/rssg
@@ -19,6 +19,8 @@
19set -e 19set -e
20 20
21# TODO: Fix date -j for GNU date. 21# TODO: Fix date -j for GNU date.
22# TODO: Fix base url (get_url)
23# TODO: Fix link OR a in get_url
22 24
23main () { 25main () {
24 test -n "$1" || usage 26 test -n "$1" || usage