2008-09-22 17:48:03 +04:00
|
|
|
ede-help documentation
|
|
|
|
======================
|
2008-08-07 18:22:05 +04:00
|
|
|
|
2008-09-22 17:48:03 +04:00
|
|
|
ede-help is program that will display EDE help in web browser. It will use
|
2008-08-07 18:22:05 +04:00
|
|
|
a list of predefined browsers and if find one of them, it will run it.
|
|
|
|
|
2008-09-22 17:48:03 +04:00
|
|
|
Running 'ede-help' without options will open help's starting page. On other
|
2008-08-07 18:22:05 +04:00
|
|
|
hand, if you want to display a help of some program or documentation about
|
2008-09-22 17:48:03 +04:00
|
|
|
some services, running 'ede-help [program-name-or-service]' will do that.
|
2008-08-07 18:22:05 +04:00
|
|
|
|
|
|
|
.Displaying evoke help
|
|
|
|
------------------------------
|
2008-09-22 17:48:03 +04:00
|
|
|
ede-help evoke
|
2008-08-07 18:22:05 +04:00
|
|
|
------------------------------
|
|
|
|
|
|
|
|
In case you are not sure for what programs help exists, using '--titles'
|
|
|
|
option will show it.
|
|
|
|
|
|
|
|
.Using '--titles' option
|
|
|
|
------------------------------
|
2008-09-22 17:48:03 +04:00
|
|
|
$ede-help --titles
|
2008-08-07 18:22:05 +04:00
|
|
|
|
|
|
|
Known titles:
|
|
|
|
HACKING
|
|
|
|
contact
|
|
|
|
dbus-usage
|
|
|
|
ecalc
|
|
|
|
emountd
|
|
|
|
etip
|
|
|
|
evoke
|
|
|
|
images
|
|
|
|
index
|
|
|
|
introduction
|
|
|
|
jambuild
|
|
|
|
------------------------------
|
|
|
|
|
|
|
|
|
2008-09-22 17:48:03 +04:00
|
|
|
If you don't like browser ede-help chooses, you can change it pointing
|
2008-08-07 18:22:05 +04:00
|
|
|
$BROWSER environment variable to desired program.
|
|
|
|
|
|
|
|
Options
|
|
|
|
-------
|
|
|
|
|
|
|
|
--help::
|
|
|
|
Display help
|
|
|
|
|
|
|
|
--titles::
|
|
|
|
Display a list of known titles
|