ThomasV
e67cb560f6
Commands: add option documentation in docstring.
...
This allows plugins to document the commands they add.
The docstring is parsed as a regular expression:
arg:<type>:<name>:<description>\n
Types are defined in commands.arg_types.
Note that this commit removes support for single letter
shortcuts in command options.
If a command is not properly documented, a warning is issued
with print(), because no logger is available at this point.
2025-03-19 13:03:38 +01:00
..
2025-02-04 09:43:40 +01:00
2025-03-18 20:09:01 +01:00
2025-02-19 14:27:45 +01:00
2025-03-19 13:03:38 +01:00
2025-03-14 12:56:29 +01:00
2025-03-04 14:23:33 +01:00
2024-10-10 15:46:00 +00:00
2025-03-12 17:17:14 +00:00
2025-02-10 14:22:50 +01:00
2025-03-04 14:33:54 +01:00
2025-03-14 18:15:04 +01:00
2025-03-19 13:03:38 +01:00
2025-01-27 14:21:34 +00:00
2024-10-08 11:58:34 +02:00
2024-10-22 09:26:36 +02:00
2024-10-17 18:26:47 +00:00
2025-03-18 19:33:24 +00:00
2024-10-10 15:46:00 +00:00
2024-10-20 10:09:27 +00:00
2025-03-10 19:42:37 +01:00
2025-03-05 10:29:26 +01:00
2025-02-25 11:27:32 +01:00
2025-01-12 10:32:00 +01:00
2024-10-10 15:46:00 +00:00
2024-10-10 15:46:00 +00:00
2025-03-13 16:10:51 +00:00
2025-02-19 14:29:50 +01:00
2025-02-19 14:29:02 +01:00
2025-03-17 09:51:52 +01:00
2025-02-19 14:29:02 +01:00
2025-03-13 10:17:10 +01:00
2025-03-04 13:10:37 +01:00
2025-03-12 17:17:14 +00:00
2024-10-10 15:46:00 +00:00
2025-03-17 10:47:19 +01:00
2025-03-18 19:25:18 +00:00
2024-10-07 18:50:26 +00:00
2025-03-05 17:06:04 +00:00
2025-02-20 17:17:14 +01:00
2024-10-08 10:33:08 +02:00
2024-11-29 17:09:29 +08:00
2024-10-10 15:46:00 +00:00
2025-03-19 11:59:05 +01:00
2025-03-19 11:59:05 +01:00
2024-10-10 15:46:00 +00:00
2025-03-18 20:09:01 +01:00
2025-01-28 16:15:03 +01:00
2025-03-13 10:17:10 +01:00
2025-03-14 17:19:41 +00:00
2025-03-05 17:06:04 +00:00
2025-02-28 16:46:29 +00:00
2024-10-23 06:10:32 +00:00
2025-01-14 17:56:48 +00:00
2025-03-17 10:47:19 +01:00
2025-03-04 14:23:33 +01:00
2025-01-23 12:58:28 +01:00