summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-11-19 15:38:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-11-19 15:38:53 +0900
commit2f0e4adbf7b092c0ccf4d5c6ef2f2dc62e0df2c2 (patch)
treee2a2cd99887fac4077ddb3bde0ef4b944b691da9
parent6152b9e49098c78b7686da3d014ce9df72d47e96 (diff)
downloadtdesvn-2f0e4adb.tar.gz
tdesvn-2f0e4adb.zip
Copied TDE specific man pages from tde-packaging repo.r14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--doc/man/tdesvn.167
-rw-r--r--doc/man/tdesvnaskpass.158
2 files changed, 64 insertions, 61 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
diff --git a/doc/man/tdesvnaskpass.1 b/doc/man/tdesvnaskpass.1
index 5b64f57..bb86ec3 100644
--- a/doc/man/tdesvnaskpass.1
+++ b/doc/man/tdesvnaskpass.1
@@ -1,45 +1,45 @@
.\" 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
tdesvnaskpass
\- ssh-askpass for tdesvn
.SH SYNOPSIS
-tdesvnaskpass [Qt\-options] [KDE\-options] [prompt]
+tdesvnaskpass [Qt\-options] [TDE\-options] [prompt]
.SH DESCRIPTION
-ssh-askpass for tdesvn
+ssh-askpass for tdesvn.
.SH OPTIONS
.SS
.SS Arguments:
.TP
.B prompt
-prompt
+Prompt that is displayed to the user.
.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
@@ -56,10 +56,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>
@@ -67,7 +67,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>
@@ -76,7 +76,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
@@ -86,14 +86,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>
@@ -128,20 +128,18 @@ 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 SEE ALSO
-Full user documentation is available through the KDE Help Center. You can also enter the URL
-.BR help:/tdesvnaskpass/
-directly into konqueror or you can run
-.BR "`khelpcenter help:/tdesvnaskpass/'"
-from the command-line.
+.BR tdesvn(1)
.br
.SH AUTHORS
.nf
+Rajko Albrecht <ral@alwins-world.de>
+.br