summaryrefslogtreecommitdiff
path: root/shroud/ui/show.scm
diff options
context:
space:
mode:
Diffstat (limited to 'shroud/ui/show.scm')
-rw-r--r--shroud/ui/show.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shroud/ui/show.scm b/shroud/ui/show.scm
index e56d8dd..88d9ccb 100644
--- a/shroud/ui/show.scm
+++ b/shroud/ui/show.scm
@@ -40,7 +40,7 @@ Show secret named ID.~%")
(lambda args
(show-help)
(exit 0)))
- (option '("--version") #f #f
+ (option '("version") #f #f
(lambda args
(show-version-and-exit)))
(option '(#\p "password") #f #f