mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Bump version.
This commit is contained in:
parent
dcb5a7da70
commit
10e9fd6087
1 changed files with 40 additions and 0 deletions
40
rusolver.1
Normal file
40
rusolver.1
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||
.TH RUSOLVER "1" "September 2020" "Rusolver 0.1.0" "User Commands"
|
||||
.SH NAME
|
||||
Rusolver \- manual page for Rusolver 0.1.0
|
||||
.SH DESCRIPTION
|
||||
Rusolver 0.1.0
|
||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||
Fast DNS resolver written in Rust.
|
||||
.SS "USAGE:"
|
||||
.IP
|
||||
rusolver [FLAGS] [OPTIONS]
|
||||
.SS "FLAGS:"
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Prints help information
|
||||
.TP
|
||||
\fB\-i\fR, \fB\-\-ip\fR
|
||||
Show the discovered IP addresses. Default: false
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Prints version information
|
||||
.SS "OPTIONS:"
|
||||
.TP
|
||||
\fB\-t\fR, \fB\-\-threads\fR <threads>
|
||||
Number of threads. Default: 500
|
||||
.TP
|
||||
\fB\-\-timeout\fR <timeout>
|
||||
Timeout in seconds. Default: 1
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B Rusolver
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B Rusolver
|
||||
programs are properly installed at your site, the command
|
||||
.IP
|
||||
.B info Rusolver
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
Loading…
Add table
Add a link
Reference in a new issue