about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-10-12 16:36:41 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-10-12 16:36:41 +0200
commit8a11cc1f6be91c64c9805576d30d1de9d6505dfc (patch)
tree026891fb4fddad8d905abb46c3b8c5483cd61bf3 /xe.1
parentfd6b6873a5fac960a8085d75f2c9d4316a1cabb5 (diff)
downloadxe-8a11cc1f6be91c64c9805576d30d1de9d6505dfc.tar.gz
xe-8a11cc1f6be91c64c9805576d30d1de9d6505dfc.tar.xz
xe-8a11cc1f6be91c64c9805576d30d1de9d6505dfc.zip
perc_match: patterns with ** match against full path too
Diffstat (limited to 'xe.1')
-rw-r--r--xe.14
1 files changed, 3 insertions, 1 deletions
diff --git a/xe.1 b/xe.1
index a7769eb..9661c73 100644
--- a/xe.1
+++ b/xe.1
@@ -139,7 +139,9 @@ is regarded as a pattern,
 see
 .Sx PERCENT RULES
 below.
-Patterns without a slash are matched against the basenames only.
+Patterns without a slash (or
+.Sq Li \&*\&* )
+are matched against the basenames only.
 .Pp
 Multiple runs of patterns and commands are separated by
 .Sq Li \&+ .