Update documentation and code snippets

This commit is contained in:
2026-01-22 22:02:19 +03:00
parent f9a85da430
commit f27f7b135b
26 changed files with 301 additions and 160 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ work_router: Router = Router(title="Base points:", disable_redirect_stdout=True)
@work_router.command(
Command(
"hello",
"hello",
flags=Flags([
Flag("test")
]),