Ignore:
Timestamp:
Mar 27, 2009, 2:33:55 PM (15 years ago)
Author:
rwilson
Message:

Minor(ish) changes to untar tool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/tools/tar_file/README

    r6632 r6642  
    22zipped files from a file or directory.
    33
    4 Use it so:  tar_file.py <fileordir>
     4Use it so:
     5    tar_file.py <tarfilename> [<fileordir>, ...]
     6The created file is <tarfilename>.
    57
    6 The tarred file created will be <fileordir>.tgz.
     8Also here is the corresponding program to untar files:
     9    untar_file.py <tarfilename>
Note: See TracChangeset for help on using the changeset viewer.