=== Tuonnin optiot ===
The files destined for import can be specified with the Tuotavat tiedostot määritellään <pre>-i filename</pre> or tai <pre>--import=filename</pre> optionoptiolla. The format can be specified with the Muoto määritellään <pre>-f format</pre> or tai <pre>--format=format</pre> optionoptiolla, immediately following the jota seuraa välittömästi ''filenametiedostonimi'' . If not specifiedJos muotoa ei ole annettu, the guess will be attempted based on the se yritetään arvata ''filenametiedostonimestä''.
ExampleEsimerkki:
python gramps.py -i 'Family Tree 1' -i 'Family Tree 2'
python gramps.py -i test.grdb -i data.gramps
{{man tip | Tip Vihje|More than one file can be imported in one commandUseakin tiedosto voidaan tuoda tällä optiolla. If this is the caseJos näin toimitaan, Gramps will incorporate the data from the next file into the database available at the momentlisää seuravasta tiedostosta tiedot käytössä olevaan tietokantaan.}}
When more than one input file is givenWJos on annettu usea tiedosto, each has to be preceded by jokaisen edellä on oltava <pre>-i</pre> flagvaihdin. The files are imported in the specified orderTiedostot tuodaan annetussa järjestyksessä, i.eesim. <pre> -i file1 -i file2 </pre> and ja <pre> -i file2 -i file1 </pre> might produce different voivat tuottaa poikeavat GRAMPS IDs in the resulting databaseID avaimet tulostietokantaan.
=== Viennin optiot ===