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:
parent
9fec0656f1
commit
c77570335c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue