ede/ehelp/ehelp.txt
Sanel Zukan 530a815246 eiconman:
Implemented dialog for icon properties.
EDEBUG, EWARNING, EASSERT replaced with E_DEBUG, E_WARNING, E_ASSERT

ehelp:
Imported ehelp. It is meant for displaying ede help or some of
documented programs in the browser, no matter where help is installed.

Remanining thing is to be added in configure script so it can set correct
paths, when configure be written.

Documented ehelp.
2008-08-07 14:22:05 +00:00

49 lines
1.0 KiB
Plaintext

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