aboutsummaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-25 21:45:13 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-25 21:45:13 +0200
commit4f785865baa193fd7c9e9581232ee00ec214f056 (patch)
tree6d4ed822cb2928075273d30649d3c49cf19d39a8 /cli
parent24a0fabfc89f11f3b1a9e48a0231a9fabd9ee72f (diff)
Readme import-for-user
https://github.com/FreshRSS/FreshRSS/pull/1338 https://github.com/FreshRSS/FreshRSS/issues/1095
Diffstat (limited to 'cli')
-rw-r--r--cli/README.md1
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