aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuliano Procida <gprocida@google.com>2023-11-21 15:20:40 +0000
committerGiuliano Procida <gprocida@google.com>2023-12-13 11:19:39 +0000
commit4610b46b005f1d3ecc58405d7fa4562f66115652 (patch)
treed3e4eb7008ef7b04b655f643b9f7f100e5aca226
parentc88b09ef62f60acc0e77664332a3393d93989149 (diff)
downloadstg-4610b46b005f1d3ecc58405d7fa4562f66115652.tar.gz
documentation: use 1. consistently for numbered list items
PiperOrigin-RevId: 584318367 Change-Id: Ibdd8ef9d8c7c79ca9554828b2f5e6cd073223013
-rw-r--r--doc/stg.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stg.md b/doc/stg.md
index 31f9ab5..ec97448 100644
--- a/doc/stg.md
+++ b/doc/stg.md
@@ -98,7 +98,7 @@ There are two types of filters that can be applied to STG output:
File filters are only applicable to ELF binary objects containing DWARF with
source location information; any other kind of input will be unaffected.
-2. `-S|--symbols|--symbol-filter <filter>`
+1. `-S|--symbols|--symbol-filter <filter>`
Filter ELF symbols by name (which may include a `@version` or `@@version`
suffix).