소스 검색

Changed the help for the '--ipcprot' option.

master
Richard Nyberg 18 년 전
부모
커밋
336a4d4c02
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      btpd/main.c

+ 3
- 3
btpd/main.c 파일 보기

@@ -99,9 +99,9 @@ usage(void)
"--help\n"
"\tShow this text.\n"
"\n"
"--ipcprot prot\n"
"\tChange the protection mode on the command socket to prot.\n"
"\tThe mode must be specified in octal. Default is 0600.\n"
"--ipcprot mode\n"
"\tSet the protection mode of the command socket.\n"
"\tThe mode is specified by an octal number. Default is 0600.\n"
"\n"
"--logfile file\n"
"\tWhere to put the logfile. By default it's put in the btpd dir.\n"


불러오는 중...
취소
저장