blob: 2219652dfb8e0e33258894b15e8ee09511edbc23 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Author: Gerfried Fuchs <rhonda@debian.at> vim:ft=diff:
Description: Fix the hyphens in the synopsis
Index: irssi-0.8.14/docs/irssi.1
===================================================================
--- irssi-0.8.14.orig/docs/irssi.1
+++ irssi-0.8.14/docs/irssi.1
@@ -3,7 +3,7 @@
Irssi \- a modular IRC client for UNIX
.SH SYNOPSIS
.B irssi
-[-dv!?] [-c server] [-p port] [-n nickname] [-w password] [-h hostname]
+[\-dv!?] [\-c server] [\-p port] [\-n nickname] [\-w password] [\-h hostname]
.SH DESCRIPTION
.B Irssi
is a modular Internet Relay Chat client. It is highly extensible and
|