Skip to content

Commit

Permalink
fix #42
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Dec 13, 2016
1 parent c9bf798 commit 92fa5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/rundeck/client/tool/commands/Keys.java
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ public void delete(Delete opts, CommandOutput output) throws IOException, InputE
boolean isFile();

@Option(
shortName = "p",
shortName = "P",
longName = "prompt",
description = "(password type only) prompt on console for the password value, if -f is not specified."
)
Expand Down

0 comments on commit 92fa5b5

Please sign in to comment.