From fe3211fbcfa6b14a2e2fcd4dfb8664dcf8a1bd21 Mon Sep 17 00:00:00 2001 From: Miran Date: Wed, 23 Sep 2020 12:44:41 +0200 Subject: fix the indentation in `--help` and `--fullhelp` (#15387) * fix the indentation in `--help` and `--fullhelp` * a better way to fix it --- doc/basicopt.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/basicopt.txt') diff --git a/doc/basicopt.txt b/doc/basicopt.txt index cdd8ab9be..7ea55cf6c 100644 --- a/doc/basicopt.txt +++ b/doc/basicopt.txt @@ -3,11 +3,11 @@ nim command [options] [projectfile] [arguments] Command: - //compile, c compile project with default code generator (C) - //r compile to $nimcache/projname, run with [arguments] - using backend specified by `--backend` (default: c) - //doc generate the documentation for inputfile for - backend specified by `--backend` (default: c) + //compile, c compile project with default code generator (C) + //r compile to $nimcache/projname, run with [arguments] + using backend specified by `--backend` (default: c) + //doc generate the documentation for inputfile for + backend specified by `--backend` (default: c) Arguments: arguments are passed to the program being run (if --run option is selected) -- cgit 1.4.1-2-gfad0