diff options
author | Tomek Mrugalski <tomek@isc.org> | 2024-05-22 12:50:33 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomek@isc.org> | 2024-05-23 15:44:25 +0200 |
commit | c3fc260417ea2a28307cabdd8e75f11eb42cf028 (patch) | |
tree | 212cb7754acd463582d1a91658b19f3ebfafe241 | |
parent | [#3340] ARM for lease6-del updated (diff) | |
download | kea-c3fc260417ea2a28307cabdd8e75f11eb42cf028.tar.xz kea-c3fc260417ea2a28307cabdd8e75f11eb42cf028.zip |
[#3340] rst syntax fixed
-rw-r--r-- | doc/sphinx/arm/hooks-lease-cmds.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/sphinx/arm/hooks-lease-cmds.rst b/doc/sphinx/arm/hooks-lease-cmds.rst index 4a0bafb016..56fae773df 100644 --- a/doc/sphinx/arm/hooks-lease-cmds.rst +++ b/doc/sphinx/arm/hooks-lease-cmds.rst @@ -846,6 +846,7 @@ steps. The prefix should be referenced by its address and prefix length should b For example, to delete 2001:db8:1::/48, the following command can be used: :: + { "command": "lease6-del", "arguments": { |