summaryrefslogtreecommitdiffstats
path: root/doc/man/tdesvn.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/tdesvn.1')
-rw-r--r--doc/man/tdesvn.167
1 files changed, 36 insertions, 31 deletions
diff --git a/doc/man/tdesvn.1 b/doc/man/tdesvn.1
index e479175..e5f5909 100644
--- a/doc/man/tdesvn.1
+++ b/doc/man/tdesvn.1
@@ -1,27 +1,27 @@
.\" 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
tdesvn
-\- A Subversion Client for KDE (standalone application)
+\- A Subversion client for TDE (standalone application)
.SH SYNOPSIS
-tdesvn [Qt\-options] [KDE\-options] [options] exec <command> [URL]
+tdesvn [Qt\-options] [TDE\-options] [options] exec <command> [URL]
.SH DESCRIPTION
-A Subversion Client for KDE (standalone application)
+A Subversion client for TDE (standalone application)
.SH OPTIONS
.SS
.SS Arguments:
.TP
.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
.B URL
-Document to open
+Path to local working copy or a repository.
.SS Options:
.TP
.B \-r startrev
[:endrev] Execute single subversion command on specific revision(-range)
.TP
-.B \-R
+.B \-R
Ask for revision when executing single command
.TP
.B \-o <file>
@@ -29,34 +29,34 @@ Save output of subversion command (eg "cat") into file <file>
.TP
.B \-l <number>
Limit log output to <number>
-.SS
+.SS
.SS Generic options:
.TP
-.B \-\-help
+.B \-\-help
Show help about options
.TP
-.B \-\-help\-qt
+.B \-\-help\-qt
Show Qt specific options
.TP
-.B \-\-help\-kde
-Show KDE specific options
+.B \-\-help\-tde
+Show TDE specific options
.TP
-.B \-\-help\-all
+.B \-\-help\-all
Show all options
.TP
-.B \-\-author
+.B \-\-author
Show author information
.TP
-.B \-v, \-\-version
+.B \-v, \-\-version
Show version information
.TP
-.B \-\-license
+.B \-\-license
Show license information
.TP
-.B \-\-
+.B \-\-
End of options
-.SS
-.SS KDE options:
+.SS
+.SS TDE options:
.TP
.B \-\-caption <caption>
Use 'caption' as name in the titlebar
@@ -73,10 +73,10 @@ Use alternative configuration file
.B \-\-dcopserver <server>
Use the DCOP Server specified by 'server'
.TP
-.B \-\-nocrashhandler
+.B \-\-nocrashhandler
Disable crash handler, to get core dumps
.TP
-.B \-\-waitforwm
+.B \-\-waitforwm
Waits for a WM_NET compatible windowmanager
.TP
.B \-\-style <style>
@@ -84,7 +84,7 @@ sets the application GUI style
.TP
.B \-\-geometry <geometry>
sets the client geometry of the main widget - see man X for the argument format
-.SS
+.SS
.SS Qt options:
.TP
.B \-\-display <displayname>
@@ -93,7 +93,7 @@ Use the X-server display 'displayname'
.B \-\-session <sessionId>
Restore the application for the given 'sessionId'
.TP
-.B \-\-cmap
+.B \-\-cmap
Causes the application to install a private color
map on an 8-bit display
.TP
@@ -103,14 +103,14 @@ cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
-.B \-\-nograb
+.B \-\-nograb
tells Qt to never grab the mouse or the keyboard
.TP
-.B \-\-dograb
+.B \-\-dograb
running under a debugger can cause an implicit
-nograb, use -dograb to override
.TP
-.B \-\-sync
+.B \-\-sync
switches to synchronous mode for debugging
.TP
.B \-\-fn, \-\-font <fontname>
@@ -145,17 +145,22 @@ root
.B \-\-im <XIM server>
set XIM server
.TP
-.B \-\-noxim
+.B \-\-noxim
disable XIM
.TP
-.B \-\-reverse
+.B \-\-reverse
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
-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/
-directly into konqueror or you can run
+directly into konqueror or you can run
.BR "`khelpcenter help:/tdesvn/'"
from the command-line.
.br