avoid "regex" abbreviation for consistency

This commit is contained in:
Adam Spiers 2018-02-11 17:55:40 +00:00
parent c84de4eb14
commit dd42b09a5b

View file

@ -325,7 +325,7 @@ For example, the following options
will cause stow to skip over pre-existing man and info pages. will cause stow to skip over pre-existing man and info pages.
Equivalently, you could use @samp{--defer='man|info'} since the Equivalently, you could use @samp{--defer='man|info'} since the
argument is just a Perl regex. argument is just a Perl regular expression.
Note that the regular expression is anchored to the beginning of the path Note that the regular expression is anchored to the beginning of the path
relative to the target directory, because this is what you will want to do most relative to the target directory, because this is what you will want to do most