docs→rtfd
This commit is contained in:
parent
7bc781ed11
commit
c7ec1dc5d1
131 changed files with 1 additions and 1 deletions
|
@ -1,24 +0,0 @@
|
|||
tar
|
||||
===
|
||||
|
||||
Create
|
||||
------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
tar \
|
||||
--verbose \
|
||||
--create \
|
||||
--auto-compress \
|
||||
--file /path/file.t?? \
|
||||
…
|
||||
|
||||
Extract
|
||||
-------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
tar \
|
||||
--verbose \
|
||||
--extract \
|
||||
--file /path/file.t??
|
Loading…
Add table
Add a link
Reference in a new issue