Add option "-splash" so we can disable the splash screen. #893 pull dooglus wants to merge 2 commits into bitcoin:master from dooglus:nosplash changing 2 files +9 −4 Conversation Commits2 Files2 Check dooglus commented at 3:01 AM on February 25, 2012: contributor Fix #880. Note that the splash screen is shown before the bitcoin.conf file is read, so putting splash=0 in bitcoin.conf has no effect. Run with -nosplash or -splash=0 to disable splash screen. Add option "-splash" so we can disable the splash screen. 4dc207d441 Don't show splash screen when -min is specified on the command line. abce1b3c4b dooglus closed this on Feb 25, 2012 suprnurd referenced this in commit 9764e22ed8 on Dec 5, 2017 ptschip referenced this in commit 313ba1da1e on Jan 11, 2018 bitcoin locked this on Sep 8, 2021 Contributorsdooglus Linked (view graph)#880 Add option to disable the slash screen