From e40bfdb86d589b6737e9f4764c742005f4d91d0c Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 16 Jul 2025 18:49:31 -0600 Subject: [PATCH] docs: targetting: Update for targetting jail when name matches tag --- docs/chapters/targeting.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/chapters/targeting.rst b/docs/chapters/targeting.rst index dd4a5351..cab9c518 100644 --- a/docs/chapters/targeting.rst +++ b/docs/chapters/targeting.rst @@ -9,7 +9,8 @@ jail, a tag, or by typing the starting few characters of a jail. If more than on matching jail is found, you will see an error saying so. If you use a tag as the TARGET, Bastille will target any and all jail(s) that have -the tag assigned. +the tag assigned. If you have a jail with the same name as the tag you are trying to +target, Bastille will target the jail, and not the tag. Targeting a release is done by providing the exact release name. (Note: do not include the ``-pX`` point-release version.)