diff options
| -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 { |
