====== Commandline usage ======

Usage: zim [//OPTIONS//] [//REPOSITORY// [//PAGE//]]

* OPTIONS: see below
* REPOSITORY: name or directory
* PAGE: the page to open

===== Options: =====

**--doc**
Open the zim documentation.

**--export** //OPTIONS//
Export pages to another format.

**--profile** //NAME//
Open using a certain profile.

**--type** //NAME//
Give the type for a new repository.

**--pidfile** //FILE//
Write the process id of to FILE.

**--geometry** //W//x//H//[+//X//+//Y//]
Set the size of the main window to //W//x//H// pixels and position the window at //X//,//Y//.

**--iconify**
Start zim iconified. If the TrayIcon plugin is enabled this option will start zim in the system tray.

**--quite**
Do not print any information to the terminal.

**-V**, **--verbose**
Print more verbose information to the terminal.

**-D**, **--debug**
Print developer information to the terminal.

**-v**, **--version**
Print version and copyright information and quit.
