odgi version

display the version of odgi

SYNOPSIS

odgi version [OPTION]…

DESCRIPTION

The odgi version(1) command prints the current git version with tags and codename to stdout (like v-44-g89d022b “back to old ABI”). Optionally, only the release, version or codename can be printed.

OPTIONS

Version Options

-v, –version=
Print only the version (like v-44-g89d022b).
-c, –codename
Print only the codename (like back to old ABI).
-r, –release
Print only the release (like v).

Program Information

-h, –help
Print a help message for odgi version.