We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd204de + 9f0d52c commit b6f35e5Copy full SHA for b6f35e5
docs/HOWTO.md
@@ -299,7 +299,7 @@ expose data as a template function.
299
300
Log in and get a session using:
301
302
- eval $(op login <subdomain>.1password.com <email>)
+ eval $(op signin <subdomain>.1password.com <email>)
303
304
The structured data from `op get item <uuid>` is available as the `onepassword`
305
template function, for example:
0 commit comments