We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbdab6 commit bc9a7beCopy full SHA for bc9a7be
doc/configuration.rst
@@ -43,9 +43,9 @@ On Linux systems the config file is searched in the following paths:
43
44
On Windows systems the config file is searched in the following paths:
45
46
-#. ``~/can.conf``
+#. ``%USERPROFILE%/can.conf``
47
#. ``can.ini`` (current working directory)
48
-#. ``$APPDATA/can.ini``
+#. ``%APPDATA%/can.ini``
49
50
The configuration file sets the default interface and channel:
51
0 commit comments