Skip to content

Commit b6f35e5

Browse files
authored
Fixed typo in 1Password instructions (#285)
Fixed typo in 1Password instructions
2 parents bd204de + 9f0d52c commit b6f35e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ expose data as a template function.
299299

300300
Log in and get a session using:
301301

302-
eval $(op login <subdomain>.1password.com <email>)
302+
eval $(op signin <subdomain>.1password.com <email>)
303303

304304
The structured data from `op get item <uuid>` is available as the `onepassword`
305305
template function, for example:

0 commit comments

Comments
 (0)