diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-01-03 22:11:48 +0100 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-01-03 22:11:48 +0100 |
| commit | afacc9d1c75db16795476a8c720f124cccda7a11 (patch) | |
| tree | 4e5f79636c97c7b8b3b917c7eb4a4ea6a5fa0b68 | |
| parent | 098611d8b23ab846338f97748325eb7fc8b53892 (diff) | |
Remove todo
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,8 +26,6 @@ enum encrypt { This would allow working with different databases with the same ftag binary and moving the database. */ -/* TODO: add options for encrypting files using GPG */ - /* Structure that aims at making parsing commands and sub-commands options * easy. The work is done by the parse_args function. */ struct ftag_command { |
