From: Michal Sojka Date: Thu, 13 Dec 2018 08:38:49 +0000 (+0100) Subject: Fix Markdown formating in README X-Git-Url: http://rtime.felk.cvut.cz/gitweb/hercules2020/kcf.git/commitdiff_plain/03f7830ef615201e13aeda2c092f8979c488f951 Fix Markdown formating in README --- diff --git a/README.md b/README.md index ca40862..1e2d5d9 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ top_left_y, width, height". | --visualize, -v[delay_ms] | Visualize the output, optionally with specified delay. If the delay is 0 the program will wait for a key press. | | --output, -o | Specify name of output file. | | --debug, -d | Generate debug output. | -| --visual_debug, -p[p|r] | Show graphical window with debugging information (either **p**atch or filter **r**esponse). | +| --visual_debug, -p[p\|r] | Show graphical window with debugging information (either **p**atch or filter **r**esponse). | ## Automated testing