Skip to content

Commit c33b9b7

Browse files
Mai-Lapystdlang-bot
authored andcommitted
Update documentation about config load oder on posix systems to include inside the home directory; see dlang/dmd#15648
1 parent b076d13 commit c33b9b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dcompiler.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ $(H2 $(LEGACY_LNAME2 dmd_conf, dmd-conf, dmd.conf Initialization File))
741741
$(OL
742742
$(LI current working directory)
743743
$(LI directory specified by the $(B HOME) environment variable)
744+
$(LI as dotfile $(D .dmd.conf) in the directory specified by the $(B HOME) environment variable)
744745
$(LI directory $(B dmd) resides in)
745746
$(LI $(D /etc/))
746747
)

0 commit comments

Comments
 (0)