소스 검색

Clarify that entry_point is better

Thomas Kluyver 11 년 전
부모
커밋
251ecfddf3
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      doc/cfgfile.rst

+ 2 - 1
doc/cfgfile.rst

@@ -42,7 +42,8 @@ Application section
    application.
 
 .. note::
-   Either ``entry_point`` or ``script`` must be specified, but not both.
+   Either ``entry_point`` or ``script`` must be specified, but not both. Specifying
+   ``entry_point`` is normally easier and more reliable.
 
 .. describe:: icon (optional)