Skip to content

Commit 8b6e7a6

Browse files
committed
Manpage: escaped all '-'
1 parent 310b3cc commit 8b6e7a6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/fastfetch.1.in

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.TH FASTFETCH 1 "@FASTFETCH_BUILD_DATE@" "@CMAKE_PROJECT_NAME@ @CMAKE_PROJECT_VERSION@"
22

33
.SH NAME
4-
fastfetch - a neofetch-like tool for fetching system information and
4+
fastfetch \- a neofetch\-like tool for fetching system information and
55
displaying them in a pretty way
66

77
.SH SYNOPSIS
@@ -11,15 +11,15 @@ displaying them in a pretty way
1111

1212
.SH DESCRIPTION
1313

14-
Fastfetch is a neofetch-like tool for fetching system information and
14+
Fastfetch is a neofetch\-like tool for fetching system information and
1515
displaying them in a pretty way. It is written mainly in C, with performance
1616
and customizability in mind.
1717
Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.
1818

1919
.SH "EXIT STATUS"
2020

2121
On successfull execution, fastfetch returns zero. If any error happened,
22-
the exit code will be non-zero.
22+
the exit code will be non\-zero.
2323

2424
.SH OPTIONS
2525

@@ -46,19 +46,19 @@ List search paths of presets and logos
4646
List available logos, they can be loaded with \fI \-\-logo
4747
.TP
4848

49-
.B \-\-list-modules
49+
.B \-\-list\-modules
5050
List available modules
5151
.TP
5252

53-
.B \-\-list-presets
53+
.B \-\-list\-presets
5454
List available presets, they can be loaded with \fI \-\-config
5555
.TP
5656

57-
.B \-\-list-features
57+
.B \-\-list\-features
5858
List the supported features fastfetch was compiled with
5959
.TP
6060

61-
.B \-\-print-logos
61+
.B \-\-print\-logos
6262
Print available logos
6363
.TP
6464

@@ -131,4 +131,4 @@ Fastfetch provides some default presets. List them with \fB \-\-print\-available
131131
.BR neofetch (1)
132132

133133
.SH BUGS
134-
Please report bugs to:\fI https://github.com/fastfetch-cli/fastfetch/issues \fR
134+
Please report bugs to:\fI https://github.com/fastfetch\-cli/fastfetch/issues \fR

0 commit comments

Comments
 (0)