diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-05-29 15:14:33 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-05-29 15:14:33 +0200 |
commit | b723fbcd980d307ff74a2ebf59a94a780c5f79b6 (patch) | |
tree | 166783e69b513f81480b235dee98732cacf84bde /sfeedrc.example | |
parent | 02b590f6a23ab775535ab96614eb467156e8abe6 (diff) |
sfeed_opml_export: sync loadconfig() function fixes from sfeed_update
- Do not show stderr of readlink.
- Show the reference to the example sfeedrc (like sfeed_update).
- Make the error message a bit shorter.
- Fix showing the path if it does not exist, for example:
$ sfeed_opml_export "a"
readlink: a: No such file or directory
Configuration file "" does not exist or is not readable.
Now shows:
$ sfeed_opml_export "a"
Configuration file "a" cannot be read.
See sfeedrc.example for an example.
Diffstat (limited to 'sfeedrc.example')
0 files changed, 0 insertions, 0 deletions