From 8782ccb96bcb4c545d2740ecbdf3b150f68803ea Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Tue, 22 Jan 2019 20:19:39 +0000 Subject: [PATCH] Fix gimp description --- _gtfobins/gimp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/gimp.md b/_gtfobins/gimp.md index a9fb6ba..6f22d3f 100644 --- a/_gtfobins/gimp.md +++ b/_gtfobins/gimp.md @@ -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")'