소스 검색

Change documented options to the easiest one

Bob Mottram 10 년 전
부모
커밋
4808ef1519
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 파일 보기

@@ -353,7 +353,7 @@ CJDNS_PORT=
353 353
 
354 354
 function show_help {
355 355
   echo ''
356
-  echo 'freedombone -d [domain] -u [username] -s [system type]'
356
+  echo 'freedombone -c [configuration file]'
357 357
   echo ''
358 358
   echo '  -h --help             Show help'
359 359
   echo '     menuconfig         Easy interactive installation'