Copied TDE specific man pages from tde-packaging repo.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/11/head r14.1.0
Michele Calgaro 2 years ago
parent 6152b9e490
commit 2f0e4adbf7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,27 +1,27 @@
.\" This file was generated by kdemangen.pl .\" This file was generated by kdemangen.pl
.TH KDESVN 1 "Aug 2006" "K Desktop Environment" "A Subversion Client for KDE (standalone application)" .TH TDESVN 1 "Dez 2005" "Trinity Desktop Environment" "A Subversion Client for TDE (standalone application)"
.SH NAME .SH NAME
tdesvn tdesvn
\- A Subversion Client for KDE (standalone application) \- A Subversion client for TDE (standalone application)
.SH SYNOPSIS .SH SYNOPSIS
tdesvn [Qt\-options] [KDE\-options] [options] exec <command> [URL] tdesvn [Qt\-options] [TDE\-options] [options] exec <command> [URL]
.SH DESCRIPTION .SH DESCRIPTION
A Subversion Client for KDE (standalone application) A Subversion client for TDE (standalone application)
.SH OPTIONS .SH OPTIONS
.SS .SS
.SS Arguments: .SS Arguments:
.TP .TP
.B exec .B exec
<command> Execute subversion command ("exec help" for more information) <command> Execute subversion command ("exec help" for more information, opens TDE Help Center)
.TP .TP
.B URL .B URL
Document to open Path to local working copy or a repository.
.SS Options: .SS Options:
.TP .TP
.B \-r startrev .B \-r startrev
[:endrev] Execute single subversion command on specific revision(-range) [:endrev] Execute single subversion command on specific revision(-range)
.TP .TP
.B \-R .B \-R
Ask for revision when executing single command Ask for revision when executing single command
.TP .TP
.B \-o <file> .B \-o <file>
@ -29,34 +29,34 @@ Save output of subversion command (eg "cat") into file <file>
.TP .TP
.B \-l <number> .B \-l <number>
Limit log output to <number> Limit log output to <number>
.SS .SS
.SS Generic options: .SS Generic options:
.TP .TP
.B \-\-help .B \-\-help
Show help about options Show help about options
.TP .TP
.B \-\-help\-qt .B \-\-help\-qt
Show Qt specific options Show Qt specific options
.TP .TP
.B \-\-help\-kde .B \-\-help\-tde
Show KDE specific options Show TDE specific options
.TP .TP
.B \-\-help\-all .B \-\-help\-all
Show all options Show all options
.TP .TP
.B \-\-author .B \-\-author
Show author information Show author information
.TP .TP
.B \-v, \-\-version .B \-v, \-\-version
Show version information Show version information
.TP .TP
.B \-\-license .B \-\-license
Show license information Show license information
.TP .TP
.B \-\- .B \-\-
End of options End of options
.SS .SS
.SS KDE options: .SS TDE options:
.TP .TP
.B \-\-caption <caption> .B \-\-caption <caption>
Use 'caption' as name in the titlebar Use 'caption' as name in the titlebar
@ -73,10 +73,10 @@ Use alternative configuration file
.B \-\-dcopserver <server> .B \-\-dcopserver <server>
Use the DCOP Server specified by 'server' Use the DCOP Server specified by 'server'
.TP .TP
.B \-\-nocrashhandler .B \-\-nocrashhandler
Disable crash handler, to get core dumps Disable crash handler, to get core dumps
.TP .TP
.B \-\-waitforwm .B \-\-waitforwm
Waits for a WM_NET compatible windowmanager Waits for a WM_NET compatible windowmanager
.TP .TP
.B \-\-style <style> .B \-\-style <style>
@ -84,7 +84,7 @@ sets the application GUI style
.TP .TP
.B \-\-geometry <geometry> .B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format sets the client geometry of the main widget - see man X for the argument format
.SS .SS
.SS Qt options: .SS Qt options:
.TP .TP
.B \-\-display <displayname> .B \-\-display <displayname>
@ -93,7 +93,7 @@ Use the X-server display 'displayname'
.B \-\-session <sessionId> .B \-\-session <sessionId>
Restore the application for the given 'sessionId' Restore the application for the given 'sessionId'
.TP .TP
.B \-\-cmap .B \-\-cmap
Causes the application to install a private color Causes the application to install a private color
map on an 8-bit display map on an 8-bit display
.TP .TP
@ -103,14 +103,14 @@ cube on an 8-bit display, if the application is
using the QApplication::ManyColor color using the QApplication::ManyColor color
specification specification
.TP .TP
.B \-\-nograb .B \-\-nograb
tells Qt to never grab the mouse or the keyboard tells Qt to never grab the mouse or the keyboard
.TP .TP
.B \-\-dograb .B \-\-dograb
running under a debugger can cause an implicit running under a debugger can cause an implicit
-nograb, use -dograb to override -nograb, use -dograb to override
.TP .TP
.B \-\-sync .B \-\-sync
switches to synchronous mode for debugging switches to synchronous mode for debugging
.TP .TP
.B \-\-fn, \-\-font <fontname> .B \-\-fn, \-\-font <fontname>
@ -145,17 +145,22 @@ root
.B \-\-im <XIM server> .B \-\-im <XIM server>
set XIM server set XIM server
.TP .TP
.B \-\-noxim .B \-\-noxim
disable XIM disable XIM
.TP .TP
.B \-\-reverse .B \-\-reverse
mirrors the whole layout of widgets mirrors the whole layout of widgets
.SS .SS
.SH EXAMPLE
tdesvn file:///path/to/local/working/copy
.br
tdesvn http://remote/svn/project/trunk
.SH SEE ALSO .SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL Full user documentation is available through the TDE Help Center. You can also enter the URL
.BR help:/tdesvn/ .BR help:/tdesvn/
directly into konqueror or you can run directly into konqueror or you can run
.BR "`khelpcenter help:/tdesvn/'" .BR "`khelpcenter help:/tdesvn/'"
from the command-line. from the command-line.
.br .br

@ -1,45 +1,45 @@
.\" This file was generated by kdemangen.pl .\" This file was generated by kdemangen.pl
.TH KDESVNASKPASS 1 "Aug 2006" "K Desktop Environment" "ssh-askpass for tdesvn" .TH TDESVNASKPASS 1 "Aug 2005" "Trinity Desktop Environment" "ssh-askpass for tdesvn"
.SH NAME .SH NAME
tdesvnaskpass tdesvnaskpass
\- ssh-askpass for tdesvn \- ssh-askpass for tdesvn
.SH SYNOPSIS .SH SYNOPSIS
tdesvnaskpass [Qt\-options] [KDE\-options] [prompt] tdesvnaskpass [Qt\-options] [TDE\-options] [prompt]
.SH DESCRIPTION .SH DESCRIPTION
ssh-askpass for tdesvn ssh-askpass for tdesvn.
.SH OPTIONS .SH OPTIONS
.SS .SS
.SS Arguments: .SS Arguments:
.TP .TP
.B prompt .B prompt
prompt Prompt that is displayed to the user.
.SS Generic options: .SS Generic options:
.TP .TP
.B \-\-help .B \-\-help
Show help about options Show help about options
.TP .TP
.B \-\-help\-qt .B \-\-help\-qt
Show Qt specific options Show Qt specific options
.TP .TP
.B \-\-help\-kde .B \-\-help\-tde
Show KDE specific options Show TDE specific options
.TP .TP
.B \-\-help\-all .B \-\-help\-all
Show all options Show all options
.TP .TP
.B \-\-author .B \-\-author
Show author information Show author information
.TP .TP
.B \-v, \-\-version .B \-v, \-\-version
Show version information Show version information
.TP .TP
.B \-\-license .B \-\-license
Show license information Show license information
.TP .TP
.B \-\- .B \-\-
End of options End of options
.SS .SS
.SS KDE options: .SS TDE options:
.TP .TP
.B \-\-caption <caption> .B \-\-caption <caption>
Use 'caption' as name in the titlebar Use 'caption' as name in the titlebar
@ -56,10 +56,10 @@ Use alternative configuration file
.B \-\-dcopserver <server> .B \-\-dcopserver <server>
Use the DCOP Server specified by 'server' Use the DCOP Server specified by 'server'
.TP .TP
.B \-\-nocrashhandler .B \-\-nocrashhandler
Disable crash handler, to get core dumps Disable crash handler, to get core dumps
.TP .TP
.B \-\-waitforwm .B \-\-waitforwm
Waits for a WM_NET compatible windowmanager Waits for a WM_NET compatible windowmanager
.TP .TP
.B \-\-style <style> .B \-\-style <style>
@ -67,7 +67,7 @@ sets the application GUI style
.TP .TP
.B \-\-geometry <geometry> .B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format sets the client geometry of the main widget - see man X for the argument format
.SS .SS
.SS Qt options: .SS Qt options:
.TP .TP
.B \-\-display <displayname> .B \-\-display <displayname>
@ -76,7 +76,7 @@ Use the X-server display 'displayname'
.B \-\-session <sessionId> .B \-\-session <sessionId>
Restore the application for the given 'sessionId' Restore the application for the given 'sessionId'
.TP .TP
.B \-\-cmap .B \-\-cmap
Causes the application to install a private color Causes the application to install a private color
map on an 8-bit display map on an 8-bit display
.TP .TP
@ -86,14 +86,14 @@ cube on an 8-bit display, if the application is
using the QApplication::ManyColor color using the QApplication::ManyColor color
specification specification
.TP .TP
.B \-\-nograb .B \-\-nograb
tells Qt to never grab the mouse or the keyboard tells Qt to never grab the mouse or the keyboard
.TP .TP
.B \-\-dograb .B \-\-dograb
running under a debugger can cause an implicit running under a debugger can cause an implicit
-nograb, use -dograb to override -nograb, use -dograb to override
.TP .TP
.B \-\-sync .B \-\-sync
switches to synchronous mode for debugging switches to synchronous mode for debugging
.TP .TP
.B \-\-fn, \-\-font <fontname> .B \-\-fn, \-\-font <fontname>
@ -128,20 +128,18 @@ root
.B \-\-im <XIM server> .B \-\-im <XIM server>
set XIM server set XIM server
.TP .TP
.B \-\-noxim .B \-\-noxim
disable XIM disable XIM
.TP .TP
.B \-\-reverse .B \-\-reverse
mirrors the whole layout of widgets mirrors the whole layout of widgets
.SS .SS
.SH SEE ALSO .SH SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL .BR tdesvn(1)
.BR help:/tdesvnaskpass/
directly into konqueror or you can run
.BR "`khelpcenter help:/tdesvnaskpass/'"
from the command-line.
.br .br
.SH AUTHORS .SH AUTHORS
.nf .nf
Rajko Albrecht <ral@alwins-world.de>
.br

Loading…
Cancel
Save