Imported Upstream version 0.6.29
[platform/upstream/libsolv.git] / doc / updateinfoxml2solv.txt
1 updateinfoxml2solv(1)
2 =====================
3 :man manual: LIBSOLV
4 :man source: libsolv
5
6
7 Name
8 ----
9 updateinfoxml2solv - convert rpm-md's updateinfo.xml format into a solv file
10
11 Synopsis
12 --------
13 *updateinfoxml2solv* ['OPTIONS']
14
15 Description
16 -----------
17 The updateinfoxml2solv tool reads rpm-md's updateinfo xml data from stdin,
18 and writes it as solv file to standard output. Update elements are converted
19 into special *patch:* pseudo packages.
20
21 See Also
22 --------
23 mergesolv(1), createrepo(8)
24
25 Author
26 ------
27 Michael Schroeder <mls@suse.de>
28
29 ////
30 vim: syntax=asciidoc
31 ////