1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 14:33:40 +02:00

molecule: add command (#9794)

This commit is contained in:
g2g 2023-05-16 18:56:29 +02:00 committed by GitHub
parent c6b9dbfa96
commit 011e3c8c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@
`molecule converge`
- List scenarios of the instance:
`molecule matrix converge`
- Log in into the instance:
`molecule login`