This commit is contained in:
Marc Beninca 2018-11-21 15:45:20 +01:00
parent b68b95d3f3
commit 6f53c3d3b2
5 changed files with 5 additions and 15 deletions

View file

@ -31,5 +31,4 @@ RTFD
:maxdepth: 4 :maxdepth: 4
:caption: Dispatch :caption: Dispatch
script
tasks tasks

View file

@ -6,3 +6,4 @@ Storage
mdadm/index mdadm/index
parted/index parted/index
rsync/index

View file

@ -1,6 +1,5 @@
#####
Rsync Rsync
##### =====
.. toctree:: .. toctree::

View file

@ -1,11 +1,10 @@
********
Snippets Snippets
******** ========
Simulate sync with deletion Simulate sync with deletion
=========================== ---------------------------
.. code:: bash .. code:: shell
rsync \ rsync \
--archive \ --archive \

View file

@ -1,8 +0,0 @@
######
Script
######
.. toctree::
:maxdepth: 2
rsync/index