rsync
This commit is contained in:
parent
b68b95d3f3
commit
6f53c3d3b2
5 changed files with 5 additions and 15 deletions
|
@ -31,5 +31,4 @@ RTFD
|
|||
:maxdepth: 4
|
||||
:caption: Dispatch
|
||||
|
||||
script
|
||||
tasks
|
||||
|
|
|
@ -6,3 +6,4 @@ Storage
|
|||
|
||||
mdadm/index
|
||||
parted/index
|
||||
rsync/index
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#####
|
||||
Rsync
|
||||
#####
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
|
|
@ -1,11 +1,10 @@
|
|||
********
|
||||
Snippets
|
||||
********
|
||||
========
|
||||
|
||||
Simulate sync with deletion
|
||||
===========================
|
||||
---------------------------
|
||||
|
||||
.. code:: bash
|
||||
.. code:: shell
|
||||
|
||||
rsync \
|
||||
--archive \
|
|
@ -1,8 +0,0 @@
|
|||
######
|
||||
Script
|
||||
######
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
rsync/index
|
Loading…
Reference in a new issue