From 68bdcbac6ed5e9b461515721bad9f5544a48ae98 Mon Sep 17 00:00:00 2001 From: J-N-K Date: Sun, 7 May 2023 14:33:39 +0200 Subject: [PATCH] Fix markdown in installation/index.md (#2075) Signed-off-by: Jan N. Klug --- installation/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/installation/index.md b/installation/index.md index 9cc1942ef..cadf0ec8b 100644 --- a/installation/index.md +++ b/installation/index.md @@ -153,10 +153,6 @@ If the tool is not operated from that folder, it can be specified by using `--di Example: -``` +```shell java -jar upgradetool.jar --dir /var/lib/openhab --command itemCopyUnitToMetadata ``` - - - -