Skip to content

Commit

Permalink
Merge pull request #1688 from npupko/patch-1
Browse files Browse the repository at this point in the history
Fix typos in the README.md
  • Loading branch information
sandydoo authored Jan 27, 2025
2 parents 52448c5 + a2f5b21 commit 252cfc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ Options:
Enable debug log level.
-j, --max-jobs <MAX_JOBS>
Maximum number of Nix builds at any time. [default: 8]
-j, --cores <CORES>
Maximum number CPU cores being used by a single build.. [default: 2]
-u, --cores <CORES>
Maximum number CPU cores being used by a single build. [default: 2]
-s, --system <SYSTEM>
[default: x86_64-linux]
-i, --impure
Expand Down

0 comments on commit 252cfc8

Please sign in to comment.