From e98dbdd7e81626e8c7bbfdc7f11daafa966c9369 Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Wed, 22 Feb 2023 21:25:08 -0500 Subject: [PATCH] doc: fix dhtnode(1) man page formatting This fixes the following lintian issue: 22: warning: macro 'mF' not defined [usr/share/man/man1/dhtnode.1.gz:1] --- doc/dhtnode.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dhtnode.1 b/doc/dhtnode.1 index 29f5e4727..85041d7ff 100644 --- a/doc/dhtnode.1 +++ b/doc/dhtnode.1 @@ -19,7 +19,7 @@ .SH DESCRIPTION Runs an OpenDHT node, with a CLI (default) or as a daemon (with \fB'-d'\fP or \fB'-s'\fP). Commands available in the interactive shell are: -.EE +.EX h, help Print this help message. q, quit Quit the program. log Start/stop printing DHT logs. @@ -39,6 +39,7 @@ Commands available in the interactive shell are: private key. e [key] [dest] [str] Put string value at [key], encrypted for [dest] with its public key (if found). +.EE .SH OPTIONS .TP \fB\-h\fP