changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/bin/rdb.org

changeset 23: 411eeaebc6d2
child: a0017112db77
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 02 Jun 2024 00:42:41 -0400
permissions: -rw-r--r--
description: doc updates
1 #+title: rdb
2 #+author: Richard Westhaver
3 
4 The =rdb= cli tool is a simple RocksDB management utility.
5 
6 * help
7 #+begin_src shell :results pp replace
8 rdb -h
9 #+end_src
10 
11 #+RESULTS: