Changes

From Gramps

Gramps 5.0 Wiki Manual - Command Line

27 bytes removed, 22:57, 29 December 2017
Configuration (config) option
{{man note|Note|Except for examples <tt>1</tt> and <tt>3.2</tt>, All the following examples, use <code>behavior.database-path</code> as the configuration variable to change.}}
;1) See all config values: <code>-s</code> or <code>--show</code>
<br>For example:
gramps --show
{{-}}
;2) See a single config value: <code>--config=behaviordatabase.database-path</code> or <code>-c behaviordatabase.database-path</code>
<br>For example:
gramps --config=database.path
<pre>
$python gramps.py --config=behavior.database-pathCurrent Gramps config setting: behaviordatabase.database-path:'/home/<~username>/.gramps/grampsdb'
</pre>

Navigation menu