Skip to content

Commit

Permalink
Merge #1578: Correct help description for --develop
Browse files Browse the repository at this point in the history
1a8d0ea Correct help description for --develop (Kristaps Kaupe)

Pull request description:

  #1484 changed the meaning of `--develop`.

Top commit has no ACKs.

Tree-SHA512: 162d6255ca6750a691a1b9fcb6897b6397fb0345c092bdceb88e2142f5429919fb73f2c7dd5f4d7a54576eb9f9d2409d00f0d33a9f4d458b60fdbd08e72336a1
  • Loading branch information
kristapsk committed Oct 28, 2023
2 parents f847646 + 1a8d0ea commit d7c7c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ Usage: ${0} [options]
Options:
--develop code remains editable in place (currently always enabled)
--develop developer mode (install dependencies for testing)
--disable-os-deps-check skip OS package manager's dependency check
--disable-secp-check do not run libsecp256k1 tests (default is to run them)
--docker-install system wide install as root for minimal Docker installs
Expand Down

0 comments on commit d7c7c04

Please sign in to comment.