Fix hint.
This commit is contained in:
parent
a7cbf56067
commit
500447b804
@ -404,6 +404,7 @@ pub fn authenticate<'store, 'rstore>(
|
||||
.sq().arg("key").arg("generate")
|
||||
.arg_value("--name", "your-name")
|
||||
.arg_value("--email", "your-email-address")
|
||||
.arg("--own-key")
|
||||
.done();
|
||||
|
||||
sq.hint(format_args!(
|
||||
|
Loading…
x
Reference in New Issue
Block a user