You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
101 lines
1.7 KiB
101 lines
1.7 KiB
<!-- If you want to validate or edit this document separately, uncomment
|
|
this prolog
|
|
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE appendix PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd">
|
|
|
|
-->
|
|
<chapter id="starting">
|
|
<chapterinfo>
|
|
<authorgroup>
|
|
<author
|
|
><firstname
|
|
>Alexander</firstname
|
|
> <surname
|
|
>Dymo</surname
|
|
> <affiliation
|
|
> <address
|
|
><email
|
|
>cloudtemple@mksat.net</email
|
|
></address>
|
|
</affiliation>
|
|
</author>
|
|
<author
|
|
><firstname
|
|
>Phil</firstname
|
|
> <surname
|
|
>Thompson</surname
|
|
> <affiliation
|
|
> <address
|
|
><email
|
|
>phil@river-bank.demon.co.uk</email
|
|
></address>
|
|
</affiliation>
|
|
</author>
|
|
<othercredit role="translator"
|
|
><firstname
|
|
>Federico</firstname
|
|
><surname
|
|
>Zenith</surname
|
|
><affiliation
|
|
><address
|
|
><email
|
|
>zenith@chemeng.ntnu.no</email
|
|
></address
|
|
></affiliation
|
|
><contrib
|
|
>Traduzione della documentazione in italiano</contrib
|
|
></othercredit
|
|
>
|
|
</authorgroup>
|
|
</chapterinfo>
|
|
<title
|
|
>Avvio di &kugar; e &kudesigner;</title>
|
|
<para
|
|
>Il programma &kugar; accetta due argomenti da riga di comando: </para>
|
|
|
|
<cmdsynopsis
|
|
><command
|
|
>kugar</command
|
|
> <group
|
|
><option
|
|
>-d <replaceable
|
|
>file dati Kugar</replaceable
|
|
></option
|
|
> </group
|
|
> <group
|
|
><option
|
|
>-r <replaceable
|
|
>file modello Kugar</replaceable
|
|
></option
|
|
></group
|
|
> </cmdsynopsis>
|
|
|
|
<para
|
|
>Per esempio, <userinput
|
|
><command
|
|
>kugar</command
|
|
> <option
|
|
>-d</option
|
|
> <parameter
|
|
>esempio1.kdf</parameter
|
|
> <option
|
|
>-r</option
|
|
> <parameter
|
|
>esempio1.ktf</parameter
|
|
></userinput
|
|
> </para>
|
|
|
|
<para
|
|
>Il programma &kudesigner; può essere avviato senza argomenti o con il nome di file modello di rapporto come argomento: </para>
|
|
<cmdsynopsis
|
|
><command
|
|
>kudesigner</command
|
|
> <group
|
|
><replaceable
|
|
>modello.ktf</replaceable
|
|
></group
|
|
> </cmdsynopsis>
|
|
|
|
</chapter>
|