summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Selberg <svense@axis.com>2021-08-20 10:55:33 +0200
committerSven Selberg <svense@axis.com>2021-08-20 10:55:33 +0200
commit8218b2bb8c8997b175bece0dfc80723d94873778 (patch)
tree654cca6789be1b8077671dfd579920a33fd6c51c
parentf0da755d2842c93ab1e17347d4247cbfb016bb9e (diff)
user-search.txt: Fix bullet list formatting
-rw-r--r--Documentation/user-search.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/user-search.txt b/Documentation/user-search.txt
index 0c1ec2dcf7..8caf656049 100644
--- a/Documentation/user-search.txt
+++ b/Documentation/user-search.txt
@@ -305,8 +305,9 @@ files named like 'name1.xml', 'name2.xml', and 'name3.xml' use
+
Slash ('/') is used path separator.
+
-More examples:
-* `-file:^path/.*` - changes that do not modify files from `path/`,
+*More examples:*
+
+* `-file:^path/.*` - changes that do not modify files from `path/`.
* `file:{^~(path/.*)}` - changes that modify files not from `path/` (but may
contain files from `path/`).