Include:Abuild-tar: Difference between revisions
(Created page with " {{Cmd|<nowiki>apkbuild-tar [--hash[=<algorithm>]] [--cut]</nowiki>}} '''apkbuild-tar options''' * '''--hash[=sha1|md5]''' Read tar archive from stdin, precalculate hash for ...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Cmd|<nowiki>apkbuild-tar [--hash[=<algorithm>]] [--cut]</nowiki>}} | {{Cmd|<nowiki>apkbuild-tar [--hash[=<algorithm>]] [--cut]</nowiki>}} | ||
Line 7: | Line 6: | ||
* '''--hash[=sha1|md5]''' Read tar archive from stdin, precalculate hash for regular entries and output tar archive on stdout | * '''--hash[=sha1|md5]''' Read tar archive from stdin, precalculate hash for regular entries and output tar archive on stdout | ||
* '''--cut''' Remove the end of file tar record | * '''--cut''' Remove the end of file tar record | ||
[[Category:Development]] | |||
[[Category:Package Manager]] |
Latest revision as of 01:12, 25 August 2023
apkbuild-tar [--hash[=<algorithm>]] [--cut]
apkbuild-tar options
- --hash[=sha1|md5] Read tar archive from stdin, precalculate hash for regular entries and output tar archive on stdout
- --cut Remove the end of file tar record