Răsfoiți Sursa

Readme import-for-user

https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1095
Alexandre Alapetite 9 ani în urmă
părinte
comite
4f785865ba
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      cli/README.md

+ 1 - 0
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