.. geogig: geogig ###### SYNOPSIS ******** :: geogig [--version] [--help] [--dir=] [--namespace=] [] DESCRIPTION *********** GeoGig is a distributed revision control system for geographic information, written in Java and inspired by the GIT distributed revsion control system's design and principles, adapting them to the differences in the problem domain, but having absolutely no relation with the GIT project. OPTIONS ******* --version Prints the program version number. --help Prints the synopsis and a list of the most commonly used commands. If the option ``--all`` or ``-a`` is given then all available commands are printed. If a ``geogig`` command is named this option will bring up the manual page for that command. EXAMPLES ******** :: geogig --help geogig help clone SEE ALSO ******** :ref:`geogig-init` :ref:`geogig-add` :ref:`geogig-branch` :ref:`geogig-checkout` :ref:`geogig-commit` :ref:`geogig-log` :ref:`geogig-help` :ref:`geogig-status` :ref:`geogig-config` :ref:`geogig-merge` :ref:`geogig-rebase` :ref:`geogig-reset` :ref:`geogig-remote` :ref:`geogig-revert` :ref:`geogig-clone` :ref:`geogig-cherrypick` :ref:`geogig-fetch` :ref:`geogig-pull` :ref:`geogig-push` :ref:`geogig-pg` :ref:`geogig-shp`