diff options
Diffstat (limited to 'src/main.c')
| -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 { |
