You can specify some initial actions for KWord. The most commonly used options are discussed below with instructions on finding help on the rest of the command line options.
Specifying the file name
Probably the most common command line option used is to specify the file to edit.
The format for specifying the file name is:
$
kword
filename
Example:
$
kword
Resume.kwd
This will cause KWord to load Resume.kwd
for editing.
Show KWord version
To see the version numbers for the TQt toolkit, TDE, and KWord type:
$
kword -v
Show the license for KWord
To see the license for KWord type:
$
kword --license
Show KWord developer list
To see the list of developers for KWord type:
$
kword --author
Other command line options
There are many other, rarely used, command line options. You can get detailed help on these options by typing:
$
kword
--help
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team