You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
Fix typo in help.
This commit is contained in:
@@ -116,7 +116,7 @@ Redirect to a fixed port instead of random one:
|
||||
$ step oauth --listen :10000
|
||||
'''
|
||||
|
||||
Redirect to a fixed url but listen in all the interfaces:
|
||||
Redirect to a fixed url but listen on all the interfaces:
|
||||
'''
|
||||
$ step oauth --listen 0.0.0.0:10000 --listen-url http://127.0.0.1:10000
|
||||
'''
|
||||
|
Reference in New Issue
Block a user