Преглед на файлове

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)