public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] 0.6.x - detachdb in wrong place
@ 2012-06-17  9:22 grarpamp
  2012-06-17 10:17 ` Gregory Maxwell
  0 siblings, 1 reply; 12+ messages in thread
From: grarpamp @ 2012-06-17  9:22 UTC (permalink / raw)
  To: bitcoin-development

Well, detachdb doesn't appear in the -\? help
because it's stuffed under pnp, which is not set
in my build. please fix for people, tx :)

#ifdef USE_UPNP
#if USE_UPNP
            "  -upnp            \t  "   + _("Use Universal Plug and
Play to map the listening port (default: 1)") + "\n" +
#else
            "  -upnp            \t  "   + _("Use Universal Plug and
Play to map the listening port (default: 0)") + "\n" +
#endif
            "  -detachdb        \t  "   + _("Detach block and address
databases. Increases shutdown time (default: 0)") + "\n" +
#endif



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-06-20  9:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-17  9:22 [Bitcoin-development] 0.6.x - detachdb in wrong place grarpamp
2012-06-17 10:17 ` Gregory Maxwell
2012-06-17 21:35   ` grarpamp
2012-06-17 21:52     ` Gregory Maxwell
2012-06-17 23:04       ` grarpamp
2012-06-18  0:02         ` Luke-Jr
2012-06-18  3:27           ` grarpamp
2012-06-18  3:57             ` Luke-Jr
2012-06-18  8:09               ` grarpamp
2012-06-18 13:25                 ` Luke-Jr
2012-06-20  9:06                   ` grarpamp
2012-06-18  0:07         ` Gregory Maxwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox