.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "KDB" "1" "2015-11-19" "" "" . .SH "NAME" \fBkdb\fR \- key database access tools . .P Elektra provides a universal and secure framework to store configuration parameters in a global, hierarchical key database\. . .P The core is a small library implemented in C\. The plugin\-based framework fulfills many configuration\-related tasks to avoid any unnecessary code duplication across applications while it still allows the core to stay without any external dependency\. Elektra abstracts from cross\-platform\-related issues with an consistent API, and allows applications to be aware of other applications\' configurations, leveraging easy application integration\. . .SH "Overview" The man pages can also be viewed online at: http://doc\.libelektra\.org/api/current/html/pages\.html . .P And the page you are currently reading at: http://doc\.libelektra\.org/api/current/html/md_doc_help_kdb\.html . .P Concepts are in man page section 7 and are prefixed with \fBelektra\-\fR\. You should start reading elektra\-introduction(7) \fIelektra\-introduction\.md\fR\. . .P Tools are in man page section 1 and are prefixed with \fBkdb\-\fR\. You should start reading kdb\-introduction(1) \fIkdb\-introduction\.md\fR\. . .P Documentation of plugins is available using the kdb\-info(1) \fIkdb\-info\.md\fR tool\. Run \fBkdb list\fR for a list of plugins\. . .P The man pages are also displayed when invoking a kdb\-tool with \fB\-\-help\fR\. . .SH "OPTIONS" Commonly used options for all programs: . .TP \fB\-H\fR, \fB\-\-help\fR Show the man page\. . .TP \fB\-V\fR, \fB\-\-version\fR Print version info\.