Merge pull request #6164 from kamadorueda/issue-5859

refactor: remove verbose-build from docs
This commit is contained in:
Théophane Hufschmitt 2022-02-25 15:29:59 +01:00 committed by GitHub
commit fd4b693ca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ public:
bool verboseBuild = true;
Setting<size_t> logLines{this, 10, "log-lines",
"If `verbose-build` is false, the number of lines of the tail of "
"The number of lines of the tail of "
"the log to show if a build fails."};
MaxBuildJobsSetting maxBuildJobs{