From 457a998bef632e38c5b6ef5c3824764cdbefffb3 Mon Sep 17 00:00:00 2001 From: dikbutdagrate <73856869+Tjudge1@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:36:01 -0400 Subject: [PATCH] Update strangemood.rst example section Updated example to accurately reflect arguments. Compliant with getopt-style parameter syntax. --- docs/plugins/strangemood.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/strangemood.rst b/docs/plugins/strangemood.rst index 12e814c55..898f9e181 100644 --- a/docs/plugins/strangemood.rst +++ b/docs/plugins/strangemood.rst @@ -12,10 +12,10 @@ Usage strangemood [] -Examples +Example -------- -``strangemood -force -unit -type secretive -skill armorsmith`` +``strangemood --force --unit --type secretive --skill armorsmith`` Trigger a strange mood for the selected unit that will cause them to become a legendary armorsmith.