diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-10-18 22:12:21 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-10-18 22:12:21 -0400 |
| commit | d7ef739bc704a6a757078d30a6578363b4f76b8a (patch) | |
| tree | 35fef0396cd2ca8264e9f6466013114ee8c20675 /src/tomo.c | |
| parent | 38d8973d5e8c08f6372a3ae9be8db8cd8045d028 (diff) | |
Pass through comments on args and use them for help and manpages
Diffstat (limited to 'src/tomo.c')
| -rw-r--r-- | src/tomo.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
