Parcourir la source

added example

Former-commit-id: 8b5402661718a20eacb5cced039ef352864170dc
Gildas il y a 6 ans
Parent
commit
5f4aa33602
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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