Skip to content

Commit 9f0d52c

Browse files
authored
Fixed typo in 1Password instructions
1 parent bd204de commit 9f0d52c

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)