append package:tar

Append new entries to a ".tar" file from a directory of files. This is much like create, except that all the entries are added to the end of an existing tar file. Or if the file does not already exists then it behaves the same as create.