From e9ed5a153286f8cebccc90fc61f920575160f512 Mon Sep 17 00:00:00 2001
From: defnax
Date: Tue, 27 Apr 2010 23:21:35 +0000
Subject: [PATCH] Added Commandline Options to Help Browser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
---
retroshare-gui/src/gui/help/authors.html | 62 ++++++++---------
.../src/gui/help/content/content.qrc | 2 +
.../src/gui/help/content/de/commandline.html | 67 +++++++++++++++++++
.../src/gui/help/content/de/contents.xml | 2 +-
.../src/gui/help/content/en/commandline.html | 67 +++++++++++++++++++
.../src/gui/help/content/en/contents.xml | 7 +-
6 files changed, 173 insertions(+), 34 deletions(-)
create mode 100644 retroshare-gui/src/gui/help/content/de/commandline.html
create mode 100644 retroshare-gui/src/gui/help/content/en/commandline.html
diff --git a/retroshare-gui/src/gui/help/authors.html b/retroshare-gui/src/gui/help/authors.html
index e60c7e476..9e9f61740 100644
--- a/retroshare-gui/src/gui/help/authors.html
+++ b/retroshare-gui/src/gui/help/authors.html
@@ -14,57 +14,59 @@
-Lead Developers
+Lead Developers
-Active Developers
+Active Developers
+
+
+The Release Team
+
+
+Past Developers
-The Release Team
+Developed TLV Serialiser
-Past Developers
+Developed Search/Channel features
-
-Developed TLV Serialiser
-
-
-Developed Search/Channel features
-
-Developed Smiley,Skinobject,Chat Skin
+Developed Smiley,Skinobject,Chat Skin
-Developed XProgressBar
+Developed XProgressBar
+
+Kommandozeilen-Optionen
+
+
+
+Kommandozeilen-Optionen für retroshare-nogui.
+
+
+
+Kommandozeilen-Befehle :
+
+
+ - -h Show the help
+ - -l [logfile] Set the logfilename
+ - -w [password] Set the password
+ - -i [ip_adress] Set IP Adress to use
+ - -p [port] Set the Port to listen on
+ - -c [basedir] Set the config basdir
+ - -s Output to Stderr
+ - -d [debuglevel] Set the debuglevel
+ - -u Only listen to UDP
+ - -e Use a forwarded external Port
+ - -U username (ssl id) to login with
+
+
+
+Beispiel:
+
+
+ - ./retroshare-nogui -w meingeheimespasswort -e
+
+
+
+
+
+
+
+
+
+
+