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 ...") |
m (Corrected second typo) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Cmd|<nowiki>abuild-tar [--hash[=<algorithm>]] [--cut]</nowiki>}} | |||
'''abuild-tar options''' | |||
''' | |||
* '''--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 16:25, 13 March 2025
abuild-tar [--hash[=<algorithm>]] [--cut]
abuild-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