�
�[/\c @@ sM d d l m Z d d l m Z d d l m Z d e j f d � � YZ d S( i ( t absolute_import( t commands( t _t DistroSyncCommandc B@ sA e Z d Z d Z e d � Z e d � � Z d � Z d � Z RS( sZ A class containing methods needed by the cli to execute the
distro-synch command.
s distro-synct
distrosyncs distribution-synchronizations? synchronize installed packages to the latest available versionsc C@ s# | j d d d d t d � �d S( Nt packaget nargst *t helps Package to synchronize( t add_argumentR ( t parser( ( s? /usr/lib/python2.7/site-packages/dnf/cli/commands/distrosync.pyt
set_argparser"