mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
add missed extension alias
This commit is contained in:
parent
b12d32f862
commit
a40534d6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ pub struct Argument {
|
|||
///
|
||||
/// Filter by image ext
|
||||
/// ```
|
||||
/// --preload-regex '\.(png|gif|jpeg|webp)$'
|
||||
/// --preload-regex '/\.(png|gif|jpeg|jpg|webp)$/i'
|
||||
/// ```
|
||||
///
|
||||
/// * requires `storage` argument defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue