summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.c
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_opml_import.c')
-rw-r--r--sfeed_opml_import.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sfeed_opml_import.c b/sfeed_opml_import.c
index a2e2082..248d4c2 100644
--- a/sfeed_opml_import.c
+++ b/sfeed_opml_import.c
@@ -90,10 +90,7 @@ main(void)
parser.xmltagend = xml_handler_end_element;
fputs(
- "# paths\n"
- "# NOTE: make sure to uncomment all these if you change it.\n"
- "#sfeedpath=\"$HOME/.sfeed\"\n"
- "#sfeeddir=\"${sfeedpath}/feeds\"\n"
+ "#sfeedpath=\"$HOME/.sfeed/feeds\"\n"
"\n"
"# list of feeds to fetch:\n"
"feeds() {\n"