1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-13 04:55:45 +01:00

Escape minus sign ("-") in manpages.

man will render - as a hyphen (U+2010) instead of as a minus sign
(U+002D). Fix this by escaping the dash, using \-.
This commit is contained in:
Andreas Metzler
2010-08-16 17:35:14 +02:00
committed by Carlos R. Mafra
parent eae99ee833
commit 3b289c4a8c
6 changed files with 52 additions and 52 deletions

View File

@@ -5,7 +5,7 @@ getstyle \- dumps the current Window Maker style related configuration or
creates a theme pack.
.SH SYNOPSIS
.B getstyle
[[-t|--theme-options] [-p|--pack] [style file]]
[[\-t|\-\-theme-options] [\-p|\-\-pack] [style file]]
.SH DESCRIPTION
.B getstyle
can either dump the current Window Maker style related configuration