Explorar o código

added example

Gildas %!s(int64=6) %!d(string=hai) anos
pai
achega
8b54026617
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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
   - 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`
   `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
 ## Docker