Include:Abuild-tar: Difference between revisions

From Alpine Linux
(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 (added to Development Category)
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]]

Revision as of 05:16, 12 March 2012

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