mirror of
https://github.com/jordansissel/fpm
synced 2025-02-22 01:41:13 +01:00
Thanks to @alanc and _msw_ for quickly helping me figure out good words to write to describe Solaris' p5p format. For #1884.
13 lines
399 B
ReStructuredText
13 lines
399 B
ReStructuredText
tar - Tape archives aka "tar" files
|
|
===================================
|
|
|
|
Supported Uses in FPM
|
|
---------------------
|
|
|
|
fpm supports input and output for NAME (tar). This means you can read a tar and convert it to a different output type (such as a `dir` or `rpm`). It also means you can create a tar package.
|
|
|
|
tar-specific command line flags
|
|
-------------------------------
|
|
|
|
.. include:: cli/tar.rst
|