bitcoin.conf.5 manpage missing #9944

issue luke-jr opened this issue on March 7, 2017
  1. luke-jr commented at 10:09 PM on March 7, 2017: member

    Previous versions bundled a simple manpage for bitcoin.conf, but it seems to have been lost in the migration to properly installed manpages.

  2. fanquake added the label Docs and Output on Mar 7, 2017
  3. laanwj commented at 6:10 AM on March 8, 2017: member

    I think it was lost on purpose because of the questionable license status of the old manpages.

    So will need to write a new one.

    To avoid redundancy I guess it could just refer to the options list in man bitcoind? There's no need to have the same list in two places.

  4. luke-jr commented at 6:18 AM on March 8, 2017: member

    Yes, the old one also just deferred to the bitcoind manpage.

    BITCOIN.CONF(5)                             File Formats Manual                            BITCOIN.CONF(5)
    
    NAME
           bitcoin.conf - bitcoin configuration file
    
    SYNOPSIS
           All command-line options (except for '-conf') may be specified in a configuration file, and all
           configuration file options may also be specified on the command line. Command-line options override
           values set in the configuration file.
    
           The configuration file is a list of 'setting=value' pairs, one per line, with optional comments
           starting with the '#' character. Please refer to bitcoind(1) for a up to date list of valid
           options.
    
           The configuration file is not automatically created; you can create it using your favorite plain-
           text editor. By default, bitcoind(1) will look for a file named bitcoin.conf(5) in the bitcoin data
           directory, but both the data directory and the configuration file path may be changed using the
           '-datadir' and '-conf' command-line arguments.
    
    LOCATION
           bitcoin.conf should be located in $HOME/.bitcoin
    
    SEE ALSO
           bitcoind(1)
    
    AUTHOR
           This manual page was written by Micah Anderson <micah@debian.org> for the Debian system (but may be
           used by others). Permission is granted to copy, distribute and/or modify this document under the
           terms of the GNU General Public License, Version 3 or any later version published by the Free Soft‐
           ware Foundation.
    
           On Debian systems, the complete text of the GNU General Public License can be found in
           /usr/share/common-licenses/GPL.
    
    bitcoin.conf 0.12                              February 2016                               BITCOIN.CONF(5)
    
  5. ghost commented at 10:12 AM on March 8, 2017: none

    And you can make a button in the wallet, which you push and it shows everyone what is written in bitcoin.conf If bitcoin.conf was not created, the button will show what the configuration was set. It would be convenient to change bitcoin.conf and update without having to restart the wallet But it's not priority

  6. laanwj commented at 2:34 PM on March 8, 2017: member

    And you can make a button in the wallet, which you push and it shows everyone what is written in bitcoin.conf

    This has nothing to do with this issue at all. See #9890 and #9655.

  7. MarcoFalke commented at 12:31 AM on April 27, 2020: member

    The feature request didn't seem to attract much attention in the past. Also, the issue seems not important enough right now to keep it sitting around idle in the list of open issues.

    Closing due to lack of interest. Pull requests with improvements are always welcome.

  8. MarcoFalke closed this on Apr 27, 2020

  9. DrahtBot locked this on Feb 15, 2022

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-15 15:15 UTC

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