summaryrefslogtreecommitdiff
path: root/pygments/formatters/groff.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/formatters/groff.py')
-rw-r--r--pygments/formatters/groff.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pygments/formatters/groff.py b/pygments/formatters/groff.py
index bb9264f8..5aafe6d2 100644
--- a/pygments/formatters/groff.py
+++ b/pygments/formatters/groff.py
@@ -19,6 +19,8 @@ class GroffFormatter(Formatter):
"""
Format tokens with groff escapes to change their color and font style.
+ .. versionadded:: 2.11
+
Additional options accepted:
`style`