Add 'download' command (Fate#317077)
authorMichael Andres <ma@suse.de>
Tue, 15 Apr 2014 15:23:23 +0000 (17:23 +0200)
committerMichael Andres <ma@suse.de>
Tue, 15 Apr 2014 15:26:45 +0000 (17:26 +0200)
commitcf93e589aa03448b34ce729d3976379b192270b1
tree31f4080bb476d727159aedf944bc4ce8bb5d73df
parenta667e9abe9fa0bda145431dc2c34bc4c598644dd
Add 'download' command (Fate#317077)

Download rpms specified on the commandline to a local directory.
doc/zypper.8
src/CMakeLists.txt
src/Command.cc
src/Command.h
src/Zypper.cc
src/download.cc [new file with mode: 0644]
src/download.h [new file with mode: 0644]