Manual for Bitcoin-Qt on Mac OS X

1

Is there a manual for Bitcoin-Qt on the Mac OS X?

Specifically, I'd like to move my wallet.dat to a different folder (a TrueCrypt volume) and if/how I may configure bitcoin.conf so that the software autopoints to that folder upon launch. Is it possible to have wallet.dat in one directory and the blockchain files in a separate directory?

Secondarily, I'd like to learn about all possible configuration settings - both from the shell prompt as well as from bitcoin.conf. Can bitcoin.conf contain just one or two lines for desired configuration settings?

Marvin

Posted 2013-03-28T08:03:04.590

Reputation: 11

Answers

1

Start Bitcoin-qt, click help, click debug window, click show below command-line options, click show details

Ben

Posted 2013-03-28T08:03:04.590

Reputation: 79

Thanks! That helped. I also found this wiki page https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

Marvin 2013-03-29T01:57:05.587