Remove dotslash from examples

This commit is contained in:
Roel Nieskens 2024-09-10 09:28:07 +02:00 committed by Behdad Esfahbod
parent 4767465183
commit d871fd3a08

View File

@ -128,9 +128,9 @@ Examples::
$ pyftsubset --glyph-names?
Current setting for 'glyph-names' is: False
$ ./pyftsubset --name-IDs=?
$ pyftsubset --name-IDs=?
Current setting for 'name-IDs' is: [0, 1, 2, 3, 4, 5, 6]
$ ./pyftsubset --hinting? --no-hinting --hinting?
$ pyftsubset --hinting? --no-hinting --hinting?
Current setting for 'hinting' is: True
Current setting for 'hinting' is: False