diff options
-rw-r--r-- | doc/tofi.5.md | 2 | ||||
-rw-r--r-- | doc/tofi.5.scd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 3137dc3..55e615f 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -22,7 +22,7 @@ options. # OPTIONS -**font-name**=*font* +**font**=*font* > Font to use. If *font* is a path to a font file, **tofi** will not > have to use Pango or Fontconfig. This greatly speeds up startup, but diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 7b0dd9b..41c5fe9 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -24,7 +24,7 @@ options. # OPTIONS -*font-name*=_font_ +*font*=_font_ Font to use. If _font_ is a path to a font file, *tofi* will not have to use Pango or Fontconfig. This greatly speeds up startup, but any characters not in the chosen font will fail to render. |