You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/debian/manpages/bitcoin.conf.5
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
.SH NAME
3
3
bitcoin.conf \- bitcoin configuration file
4
4
.SH SYNOPSIS
5
-
All command-line options (except for '\-datadir' and '\-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.
5
+
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.
6
6
.TP
7
7
The configuration file is a list of 'setting=value' pairs, one per line, with optional comments starting with the '#' character.
0 commit comments