euscan: shake the code
- add custom site handlers - use a custom user agent - fix some bugs in management commands Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
31
man/euscan.1
Normal file
31
man/euscan.1
Normal file
@ -0,0 +1,31 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
||||
.TH EUSCAN "1" "April 2011" "euscan (git) - A tool to detect new upstream releases." "User Commands"
|
||||
.SH NAME
|
||||
euscan \- manual page for euscan (git) - A tool to detect new upstream releases.
|
||||
.SH DESCRIPTION
|
||||
.SS "Usage:"
|
||||
.IP
|
||||
euscan [options] <package>
|
||||
euscan [\-\-help, \fB\-\-version]\fR
|
||||
.SS "Available options:"
|
||||
.HP
|
||||
\fB\-C\fR, \fB\-\-nocolor\fR \- turn off colors on output
|
||||
.HP
|
||||
\fB\-q\fR, \fB\-\-quiet\fR \- be as quiet as possible
|
||||
.HP
|
||||
\fB\-h\fR, \fB\-\-help\fR \- display the help screen
|
||||
.HP
|
||||
\fB\-V\fR, \fB\-\-version\fR \- display version info
|
||||
.HP
|
||||
\fB\-1\fR, \fB\-\-oneshot\fR \- stop as soon as a new version is found
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-brute\-force=\fR<level> \- define the brute force <level> (default: 2)
|
||||
bigger levels will generate more versions numbers
|
||||
0 means disabled
|
||||
.TP
|
||||
package
|
||||
\- the package (or ebuild) you want to scan
|
||||
.PP
|
||||
Author: Corentin Chary (iksaif) <corentin.chary@gmail.com>
|
||||
Copyright 2011 Gentoo Foundation
|
||||
Distributed under the terms of the GNU General Public License v2
|
Reference in New Issue
Block a user