ó
Ý²k^c           @` s;   d  d l  m Z m Z m Z m Z d  d l Z d „  Z d S(   i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsNc         C` s5   |  j  s | j ƒ  d  St d |  j  d t j ƒd S(   NuM   ERROR: The 'conda help' command is deprecated.
Instead use 'conda %s --help'.t   filei   (   t   commandt
   print_helpt   printt   syst   stderr(   t   argst   parser(    (    s2   lib/python2.7/site-packages/conda/cli/main_help.pyt   execute	   s    	


(   t
   __future__R    R   R   R   R   R   (    (    (    s2   lib/python2.7/site-packages/conda/cli/main_help.pyt   <module>   s   "