diff --git a/checkmk_agent.py b/checkmk_agent.py index c2f07b7..0637a97 100644 --- a/checkmk_agent.py +++ b/checkmk_agent.py @@ -1879,4 +1879,4 @@ if __name__ == "__main__": print("checkmk_agent for opnsense") print(f"Version: {__VERSION__}") print("#"*35) - print("use --help or -h for help") \ No newline at end of file + print("use --help or -h for help")%