summaryrefslogtreecommitdiff
path: root/imp.ha
diff options
context:
space:
mode:
Diffstat (limited to 'imp.ha')
-rw-r--r--imp.ha2
1 files changed, 1 insertions, 1 deletions
diff --git a/imp.ha b/imp.ha
index 9c679fe..73cdad5 100644
--- a/imp.ha
+++ b/imp.ha
@@ -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"),