Skip to content

Commit 282312a

Browse files
committed
chore: help msg
1 parent cfdcfe6 commit 282312a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xcode-build-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def show_help():
1717
SPECIAL ENVIRONMENT VARIABLE:
1818
SOURCEKIT_LOGGING=3: enable detail debug log
1919
XBS_LOGPATH: set log path. default is `:stderr`. use `:null` to disable log
20-
XBS_FEAT_NEWFILE: enable auto new file hack by infer flags from same dir files..
20+
XBS_FEAT_NEWFILE=1: enable auto new file hack by infer flags from same dir files..
2121
"""
2222
)
2323
exit(0)

0 commit comments

Comments
 (0)