From dc011c0e3b4366378e89f6e67ae143b0e710911c Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Mon, 24 Jun 2024 00:15:48 +0000 Subject: [PATCH] Update cheatsheets --- tldr/linux/obabel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/linux/obabel b/tldr/linux/obabel index 979d1cb8..852f93c6 100644 --- a/tldr/linux/obabel +++ b/tldr/linux/obabel @@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git - 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: