add threads option

This commit is contained in:
lapwat
2021-10-10 22:02:39 +02:00
parent 2d1d5a964a
commit d5971a2819
6 changed files with 28 additions and 12 deletions

View File

@@ -75,8 +75,9 @@ Flags:
-o, --offset int skip first chapters, in recursive mode
--output string output file
-r, --recursive create one chapter per natigation item
-s, --selector string table of content CSS selector
-s, --selector string table of content CSS selector, in resursive mode
--stdout print to standard output
-t, --threads int download concurrency, in recursive mode (default -1)
Use "papeer [command] --help" for more information about a command.
```