Gildas пре 6 година
родитељ
комит
8b54026617
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      cli/README.MD

+ 4 - 0
cli/README.MD

@@ -61,6 +61,10 @@ SingleFile can be launched from the command line by running it into a (headless)
   - Save https://www.wikipedia.org into `wikipedia.html` with Firefox instead of Chrome
 
   `single-file https://www.wikipedia.org wikipedia.html --back-end=webdriver-gecko`
+
+  - Save a list of URLs stored into `list-urls.txt`
+
+  `single-file --urls-file=list-urls.txt`
   
 ## Docker