Added indentions for readability

This commit is contained in:
Eunice Remoquillo 2024-02-12 19:33:38 +08:00
parent d2df046481
commit 2ab03d5f9c

View file

@ -222,8 +222,8 @@ print_help (void)
printf ("%s\n", _("Negates only the return code of a plugin (returns OK for CRITICAL and vice-versa) by default."));
printf ("%s\n", _("Additional switches can be used to control:\n"));
printf ("- which state becomes what\n");
printf ("- changing the plugin output text to match the return code");
printf ("\t - which state becomes what\n");
printf ("\t - changing the plugin output text to match the return code");
printf ("\n\n");