diff options
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/README.md b/cli/README.md index 7202d5809..3f6cbfe1f 100644 --- a/cli/README.md +++ b/cli/README.md @@ -46,6 +46,7 @@ cd /usr/share/FreshRSS ./cli/actualize-user.php --user username ./cli/import-for-user.php --user username --filename /path/to/file.ext +# The extension of the file { .json, .opml, .xml, .zip } is used to detect the type of import ./cli/export-opml-for-user.php --user username > /path/to/file.opml.xml |
