Skip to content

Commit e67c34d

Browse files
committed
doc: fix --with-tag-abbrev default value in INSTALL
Correct the default value of the --with-tag-abbrev installation option in INSTALL document.
1 parent 9109044 commit e67c34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
747747
Define the abbreviation to use when reporting each module tag. Each element
748748
in ABBRVLIST is a tag name associated to an abbreviation string (elements in
749749
ABBRVLIST are separated by ``:``).
750-
(default=\ ``auto-loaded=aL:loaded=L:hidden=H:forbidden=F:nearly-forbidden=nF``)
750+
(default=\ ``auto-loaded=aL:loaded=L:hidden=H:hidden-loaded=H:forbidden=F:nearly-forbidden=nF:sticky=S:super-sticky=sS``)
751751

752752
.. only:: html
753753

0 commit comments

Comments
 (0)