1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH STRSVR-QT "1" "April 2021" "STRSVR-QT 2.4.3 b33" "User Commands"
.SH NAME STRSVR-QT \- Communication server
.SH SYNOPSIS
.B strsvr_qt
[\fI\,options\/\fR] \fI\,source destination\/\fR
.SH DESCRIPTION
stream server qt
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Displays help on commandline options.
.TP
\fB\-\-help\-all\fR
Displays help including Qt specific options.
.TP
\fB\-v\fR, \fB\-\-version\fR
Displays version information.
.TP
\fB\-p\fR
Show progress during copy
.TP
\fB\-\-tray\fR
start as task tray icon.
.TP
\fB\-\-auto\fR
auto start.
.TP
\fB\-t\fR <title>
window title.
.TP
\fB\-i\fR <file>
ini file path.
.SS "Arguments:"
.TP
source
Source file to copy.
.TP
destination
Destination directory.
.SH "SEE ALSO"
The full documentation for
.B STRSVR-QT
is maintained as a Texinfo manual. If the
.B info
and
.B STRSVR-QT
programs are properly installed at your site, the command
.IP
.B info STRSVR-QT
.PP
should give you access to the complete manual.
|