diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-19 13:54:30 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-19 13:54:30 +0100 |
commit | 2542a7773711da8d6cea85a007bcc5a2e2b2ffb0 (patch) | |
tree | 30cc5a4108061e9730be2a5503956ab9ab3cf6aa /sfeed_content | |
parent | a8aa123d0d049032bce62b62c5a2ffcd0639910d (diff) |
sfeed_opml_export: improve comment
In theory feed names can contain newlines, TABS, control-characters or start
with echo options like -n. This is not recommended and not checked.
URLs cannot have these characters: they should be percent-encoded.
echo is typically a shell built-in and fast, so this trade-off is done.
Diffstat (limited to 'sfeed_content')
0 files changed, 0 insertions, 0 deletions