From 42ccea3aedaf88d72bfeffe22339ac8055229bdc Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Tue, 21 Sep 2021 18:16:25 +0200 Subject: [PATCH] update syntax --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 240eeed..555aafa 100644 --- a/README.org +++ b/README.org @@ -150,7 +150,7 @@ If the =--media-directories= argument is not set, the script looks for a configuration file with the following content: - #+begin_example sh + #+begin_src sh # Media directories on remote machines of the following form: # # @@ -187,7 +187,7 @@ # cover.jpg # *.jpg,*.png ignore_files="" - #+end_example + #+end_src An example configuration file can be found in the repository.