doc: correct the help output for -prune #13844

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:prune-help-man changing 1 files +1 −1
  1. hebasto commented at 11:37 PM on August 1, 2018: member

    The -help output for -prune is aligned with the code.

    In the code (.../src/init.cpp#L1063):

            if (nPruneTarget < MIN_DISK_SPACE_FOR_BLOCK_FILES) {
                return InitError(strprintf(_("Prune configured below the minimum of %d MiB.  Please use a higher number."), MIN_DISK_SPACE_FOR_BLOCK_FILES / 1024 / 1024));
            }
    

    So correct value of nPruneTarget is greater than or equal to MIN_DISK_SPACE_FOR_BLOCK_FILES.

  2. -prune option -help output aligned with code
    see: .../src/init.cpp#L1063
    312ff01ee5
  3. fanquake added the label Docs on Aug 1, 2018
  4. jonasschnelli commented at 6:43 AM on August 2, 2018: contributor

    utACK 312ff01ee533fab68348283200eb57e9956fdb34. This is a bugfix (0.17 and 0.16 back port should be considered).

  5. fanquake renamed this:
    -prune option -help output aligned with code
    doc: correct the help output for -prune
    on Aug 2, 2018
  6. fanquake commented at 7:29 AM on August 2, 2018: member

    utACK 312ff01

  7. fanquake added the label Needs backport on Aug 2, 2018
  8. laanwj merged this on Aug 2, 2018
  9. laanwj closed this on Aug 2, 2018

  10. laanwj referenced this in commit d3325b02e4 on Aug 2, 2018
  11. MarcoFalke added this to the milestone 0.16.x on Aug 2, 2018
  12. fanquake referenced this in commit 11b9dbb439 on Aug 2, 2018
  13. fanquake commented at 1:36 PM on August 2, 2018: member

    Backported in #13852.

  14. fanquake removed the label Needs backport on Aug 2, 2018
  15. laanwj referenced this in commit 9e116a6f87 on Aug 8, 2018
  16. hebasto deleted the branch on Aug 13, 2018
  17. HashUnlimited referenced this in commit c40fb4b689 on Jan 11, 2019
  18. jasonbcox referenced this in commit aee176d6dc on Jan 3, 2020
  19. PastaPastaPasta referenced this in commit e604d993bb on Jul 17, 2020
  20. PastaPastaPasta referenced this in commit ae4414e854 on Jul 17, 2020
  21. PastaPastaPasta referenced this in commit c381b85cdd on Jul 17, 2020
  22. jonspock referenced this in commit 84344c90ef on Oct 6, 2020
  23. jonspock referenced this in commit 1fef3f8981 on Oct 10, 2020
  24. jonspock referenced this in commit 923a6325fa on Oct 10, 2020
  25. jonspock referenced this in commit 2025c43173 on Oct 10, 2020
  26. jonspock referenced this in commit 21fd264c79 on Oct 10, 2020
  27. jonspock referenced this in commit 2d6c6b76f3 on Oct 10, 2020
  28. jonspock referenced this in commit 6f62ec5827 on Oct 10, 2020
  29. jonspock referenced this in commit 9ec68f0382 on Oct 10, 2020
  30. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me