Skip to content

Commit

Permalink
feat: Support using a proxy to access the signing API
Browse files Browse the repository at this point in the history
  • Loading branch information
berraknil committed Oct 12, 2016
1 parent 6db60c7 commit 50154a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/program.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Example: $0 --help run.
type: 'string',
},
'api-proxy': {
describe:
describe:
'Use a proxy to access the signing API. ' +
'Example: https://yourproxy:6000',
demand: false,
Expand Down

0 comments on commit 50154a3

Please sign in to comment.