Fix gimp description

master
Emilio Pinna 2019-01-22 20:19:39 +00:00
parent ee7b68232f
commit 8782ccb96b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
description: `gimp` hangs after executing the Python code and can be terminated pressing `ctrl-c`.
description: The execution hangs after executing the Python code and can be terminated pressing ``ctrl-c``.
functions:
shell:
- code: gimp -idf --batch-interpreter=python-fu-eval -b 'import os; os.system("sh")'