docs: fix wrong sentence for -o

This commit is contained in:
Simon Elsbrock 2022-05-17 22:47:23 +02:00 committed by GitHub
parent 11f97f9713
commit 05c43eb41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Options:
* --system: specify the target system (eg: x86_64-linux)
* -o, --out-link: specify the outlink location for nix-build
* --cores : to control the maximum amount of parallelism. (see nix-build documentation)
* --option : Passed to to nix-build (see nix-build documentation).
* --option : Passed to nix-build (see nix-build documentation).
* -I KEY=VALUE: Add a key to the Nix expression search path.
USAGE
}