aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuliano Procida <gprocida@google.com>2023-11-10 12:27:44 +0000
committerGiuliano Procida <gprocida@google.com>2023-11-15 09:12:39 +0000
commit715d8f7557d0fbfb3b7a2685511c6aded67ea0f8 (patch)
tree7d250c41c0c7659a4e6857c418d1847da9a8ae63
parentd658ec3aba69f82f730a0bc41620586c4d05d019 (diff)
downloadstg-715d8f7557d0fbfb3b7a2685511c6aded67ea0f8.tar.gz
documentation: describe glob patterns better
* remove the mention of symbol * mention syntax and man page PiperOrigin-RevId: 581208365 Change-Id: Ia5e91d58e315200e24492799c26edc240d6d235f
-rw-r--r--doc/stg.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stg.md b/doc/stg.md
index 1719fcf..25b6e19 100644
--- a/doc/stg.md
+++ b/doc/stg.md
@@ -123,7 +123,7 @@ There are two types of filters that can be applied to STG output:
The basic syntactical elements are:
-* `glob` - a glob pattern matching symbol names
+* `glob` - a **glob**(7) pattern supporting `?`, `*` and `[ ... ]` wilcards
* `:filename` - the name of a file containing a libabigail format filter list
Filter expressions can be combined with infix disjuction (`|`) and conjunction