diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-07-02 10:44:12 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-07-02 10:44:12 +0200 |
| commit | 9927672c68609a68267b0797e4b8f3e811d88c7a (patch) | |
| tree | 5bbd2a102cf493c01f9f7a1d549bd2726f0e2758 /src | |
| parent | f7b3ab381088bbd5e1b70221dad503cee90b6988 (diff) | |
Remove duplicate todo
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -15,11 +15,6 @@ #include "system.h" #include "utils.h" -/* TODO: allow editing things' descriptions - - Add a "edit" subcommand to "ftag file" and "ftag tag", mainly for allowing - changing the description. */ - /* Structure that aims at making parsing commands and sub-commands options * easy. The work is done by the parse_args function. */ struct ftag_command { |
