From ff0c3fbe1f3c90b5f9eea8f5b5d24afbfdfba7d4 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 25 Jun 2019 15:34:54 +1000 Subject: Hopefully the last of the README tweaks. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d7952c1..48ae50f 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Using it. --------- These examples assume you are running it from the source code directory. -A directory will be created called results, it'll be full of log files -and any files that get downloaded. There will also be results/email and -results/web directories, with the notification email and web pages with +A directory will be created called `results`, it'll be full of log files +and any files that get downloaded. There will also be `results/email` and +`results/web` directories, with the notification email and web pages with the easy to read emails (once I write that bit). Note that unlike typical commands, you can't run single character options @@ -60,12 +60,12 @@ Which will print any errors. If you don't want to see errors - $ ./mirror-checker.lua -q -If you want to see warnings as well (as usual, the more -v options, the more +If you want to see warnings as well (as usual, the more `-v` options, the more details) - $ ./mirror-checker.lua -v -Or use the usual options for the help and version number - +Or use the usual options for the help and version number (not written yet) - $ ./mirror-checker.lua -h $ ./mirror-checker.lua --help -- cgit v1.1