changelog shortlog graph tags branches changeset files revisions annotate raw help

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

changeset 28: a0017112db77
parent: 411eeaebc6d2
child: 0b69e63c9374
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 06 Jun 2024 23:15:50 -0400
permissions: -rw-r--r--
description: style update
1 #+title: rdb
2 #+author: Richard Westhaver
3 #+setupfile: ../../../clean.theme
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: