aboutsummaryrefslogtreecommitdiff
path: root/src/tomo.c
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-10-18 22:12:21 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-10-18 22:12:21 -0400
commitd7ef739bc704a6a757078d30a6578363b4f76b8a (patch)
tree35fef0396cd2ca8264e9f6466013114ee8c20675 /src/tomo.c
parent38d8973d5e8c08f6372a3ae9be8db8cd8045d028 (diff)
Pass through comments on args and use them for help and manpages
Diffstat (limited to 'src/tomo.c')
-rw-r--r--src/tomo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tomo.c b/src/tomo.c
index 8c73e7be..f260d528 100644
--- a/src/tomo.c
+++ b/src/tomo.c
@@ -29,7 +29,6 @@
#include "stdlib/cli.h"
#include "stdlib/datatypes.h"
#include "stdlib/lists.h"
-#include "stdlib/metamethods.h"
#include "stdlib/optionals.h"
#include "stdlib/paths.h"
#include "stdlib/print.h"