From 1fde6bfb2c70783abd626c578229ae663c366a2b Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 23 Mar 2025 06:01:09 -0600 Subject: [PATCH] docs: Limits > fix single quote --- docs/chapters/subcommands/limits.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/subcommands/limits.rst b/docs/chapters/subcommands/limits.rst index b2adc7e4..6dc25a41 100644 --- a/docs/chapters/subcommands/limits.rst +++ b/docs/chapters/subcommands/limits.rst @@ -5,7 +5,7 @@ Set resourse limits for targeted jail(s). To add a limit, use `bastille limits TARGET add OPTION VALUE` -To clear the limits from the system, use `bastille limits TARGET clear' +To clear the limits from the system, use `bastille limits TARGET clear` To clear the limits, and remove the rctl.conf, use `bastille limits TARGET reset`