Add --regex to manual
This commit is contained in:
parent
6d55d7ae82
commit
7cbc494301
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ OPTIONAL PARAMETERS
|
||||||
file::
|
file::
|
||||||
If supplied, use this as the destination file.
|
If supplied, use this as the destination file.
|
||||||
Otherwise the object_id is used.
|
Otherwise the object_id is used.
|
||||||
|
regex::
|
||||||
|
If supplied, search for this regex.
|
||||||
|
Otherwise entire line must be matched.
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in a new issue