]> git.lizzy.rs Git - micro.git/commit
Clarify the Find operation being regex-enabled (#1561)
authorHugo Locurcio <hugo.locurcio@hugo.pro>
Tue, 24 Mar 2020 14:59:40 +0000 (15:59 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 14:59:40 +0000 (10:59 -0400)
commitcd379cd8381571e77713ea2e19f9a020beab1d37
tree6f366f505897548844d187634f8ea7254f22f68b
parentee157f6503c20018c4739b1eb87d078d161621a4
Clarify the Find operation being regex-enabled (#1561)

This makes it more obvious that the Find option accepts regular
expressions as input.

See discussion in #1560.
internal/action/actions.go