diff options
Diffstat (limited to 'imp.ha')
| -rw-r--r-- | imp.ha | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ export fn main() void = { ('v', "Verbose mode"), ('l', "List the accounts"), ('p', "Display the account passwords"), - ('c', "Print ini config from parsed accounts"), + ('c', "Print ini config from parsed accounts (this implies -p)"), ('a', "Add an account"), ('f', "file", "The accounts file to use (IMP_FILE by default)"), ('g', "groups...", "Filters by a comma-separated list of groups"), |
