tiny fix, added escape on two dashes on man page, only for debian packager, no other changes

This commit is contained in:
inxi-svn 2014-05-01 18:26:47 +00:00
parent 04e49e5459
commit caf624abc7
2 changed files with 4 additions and 4 deletions

2
inxi
View file

@ -2,7 +2,7 @@
######################################################################## ########################################################################
#### Script Name: inxi #### Script Name: inxi
#### Version: 2.1.25 #### Version: 2.1.25
#### Date: 2014-04-28 #### Date: 2014-05-01
#### Patch Number: 00 #### Patch Number: 00
######################################################################## ########################################################################
#### SPECIAL THANKS #### SPECIAL THANKS

6
inxi.1
View file

@ -1,4 +1,4 @@
.TH INXI 1 "2014\-04\-27" inxi "inxi manual" .TH INXI 1 "2014\-05\-01" inxi "inxi manual"
.SH NAME .SH NAME
inxi \- Command line system information script for console and IRC inxi \- Command line system information script for console and IRC
.SH SYNOPSIS .SH SYNOPSIS
@ -265,7 +265,7 @@ Examples: \fB\-W 95623\fR OR \fB\-W Boston,MA\fR OR \fB\-W45.5234,\-122.6762\fR
OR \fB\-W bodo,norway\fR. OR \fB\-W bodo,norway\fR.
.TP .TP
.B \-y <integer >= 80> .B \-y <integer >= 80>
This is an absolute width override which sets the output line width max. Overrides \fBCOLS_MAX_IRC\fR / \fBCOLS_MAX_CONSOLE\fR globals, or the actual widths of the terminal. If used with \fB\-h\fR or \fB\-c 94-99\fR, put \fB\-y\fR option first or the override will be ignored. Cannot be used with \fB\-\-help\fR/\fB\-\-version\fR/\fB\-\-recommends\fR type long options. Example: \fBinxi \-y 130 -Fxx\fR This is an absolute width override which sets the output line width max. Overrides \fBCOLS_MAX_IRC\fR / \fBCOLS_MAX_CONSOLE\fR globals, or the actual widths of the terminal. If used with \fB\-h\fR or \fB\-c 94-99\fR, put \fB\-y\fR option first or the override will be ignored. Cannot be used with \fB\-\-help\fR/\fB\-\-version\fR/\fB\-\-recommends\fR type long options. Example: \fBinxi \-y 130 \-Fxx\fR
.TP .TP
.B \-z .B \-z
Adds security filters for IP addresses, Mac, location (\fB\-w\fR), and user home directory name. Default on for irc clients. Adds security filters for IP addresses, Mac, location (\fB\-w\fR), and user home directory name. Default on for irc clients.
@ -480,7 +480,7 @@ Then you can start inxi directly, like this:
.B OLD: /shell \-o inxi \fR[\fBoptions\fR] .B OLD: /shell \-o inxi \fR[\fBoptions\fR]
Newer (2014 and later) WeeChats work pretty much the same now as other console IRC Newer (2014 and later) WeeChats work pretty much the same now as other console IRC
clients, with \fB/exec -o inxi \fR[\fBoptions\fR]. Also, newer WeeChats have dropped clients, with \fB/exec \-o inxi \fR[\fBoptions\fR]. Also, newer WeeChats have dropped
the \fB\-curses\fR part of their program name, ie: \fBweechat\fR instead of \fBweechat-curses\fR. the \fB\-curses\fR part of their program name, ie: \fBweechat\fR instead of \fBweechat-curses\fR.
Deprecated: Deprecated: