From 154ac708339993b1bde423800c54b9bb6a9835cf Mon Sep 17 00:00:00 2001 From: The Hypnotron Date: Sat, 8 Oct 2022 22:28:45 -0400 Subject: [PATCH] Fix formatting in Readme This unhides the dolphin-emu and dolphin-tool convert usage, which were hidden because the backticks preceding them were not on their own line. --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6122f51043..c3d3d21310 100644 --- a/Readme.md +++ b/Readme.md @@ -148,7 +148,8 @@ Additionally, you'll want to remove the global user directory if you don't plan ## Command Line Usage -```Usage: Dolphin.exe [options]... [FILE]... +``` +Usage: Dolphin.exe [options]... [FILE]... Options: --version show program's version number and exit @@ -192,7 +193,8 @@ usage: dolphin-tool COMMAND -h commands supported: [convert, verify, header] ``` -```Usage: convert [options]... [FILE]... +``` +Usage: convert [options]... [FILE]... Options: -h, --help show this help message and exit