1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

obabel: fix typo (#13121)

This commit is contained in:
Acetylsalicylsaeure 2024-06-23 17:59:24 +02:00 committed by GitHub
parent 9fec0656f1
commit c77570335c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
- Convert a SMILES string to a 500x500 picture:
`obabel -:"{{SMILES}} -O {{path/to/output_file.png}} -xp 500`
`obabel -:"{{SMILES}}" -O {{path/to/output_file.png}} -xp 500`
- Convert a file of SMILES string to separate 3D .mol files: