Procházet zdrojové kódy

Clarify that entry_point is better

Thomas Kluyver před 11 roky
rodič
revize
251ecfddf3
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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)