diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-27 14:56:56 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-27 14:56:56 +0900 |
commit | 2903497e256388eff53b408875c0f2239c3566cb (patch) | |
tree | 347db66bc83651efce25eb72c422688936027b18 /doc/helix2solv.txt | |
parent | fd257fb9c490f4af3fbfb71c4d099fe876be28eb (diff) | |
download | libsolv-2903497e256388eff53b408875c0f2239c3566cb.tar.gz libsolv-2903497e256388eff53b408875c0f2239c3566cb.tar.bz2 libsolv-2903497e256388eff53b408875c0f2239c3566cb.zip |
Imported Upstream version 0.6.15upstream/0.6.15
Change-Id: Ifaa897b8285aab537e27433f14a18f11a4817c17
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/helix2solv.txt')
-rw-r--r-- | doc/helix2solv.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/helix2solv.txt b/doc/helix2solv.txt index db8dfe9..f9b303f 100644 --- a/doc/helix2solv.txt +++ b/doc/helix2solv.txt @@ -16,8 +16,8 @@ Description ----------- The helix format was a metadata format used in the RedCarpet package manager. It's still used in libzypp testcases. -The helix2solv tool reads data in helix format from standhard -input and write it in solv file format to standard output. +The helix2solv tool reads data in helix format from standard +input and writes it in solv file format to standard output. Author ------ |