From 047680d53b50261725bafd1ea0824e2c10326b9e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Fri, 22 May 2020 19:17:06 +0000 Subject: [PATCH] Fix incorrect command formatting --- doc/arm/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/configuration.rst b/doc/arm/configuration.rst index 2530e41297..132d141793 100644 --- a/doc/arm/configuration.rst +++ b/doc/arm/configuration.rst @@ -240,7 +240,7 @@ server. ``rndc`` without any options, it will display a usage message as follows: - rndc [-c config][-s server][-p port][-y key] command [command...] + ``rndc [-c config][-s server][-p port][-y key] command [command...]`` See :ref:`man_rndc` for details of the available ``rndc`` commands.