diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/datamover.md b/doc.zih.tu-dresden.de/docs/data_transfer/datamover.md
index 14b127d727ed7c03499717b8db7dc1b97d9b6c42..1e5f8a064115561a033cfded4cabfad21c3106ba 100644
--- a/doc.zih.tu-dresden.de/docs/data_transfer/datamover.md
+++ b/doc.zih.tu-dresden.de/docs/data_transfer/datamover.md
@@ -52,12 +52,6 @@ To identify the mount points of the different filesystems on the data transfer m
         marie@login$ dtcp -r /data/old/beegfs/.global0/ws/marie-workdata/results /projects/p_number_crunch/.
         ```
 
-    !!! example "Moving data from `/beegfs/.global0` to `/warm_archive` filesystem."
-
-        ``` console
-        marie@login$ dtmv /data/old/beegfs/global0/ws/marie-workdata/results /data/old/warm_archive/ws/marie-archive/.
-        ```
-
     !!! example "Archive data from `/beegfs/global0` to `/archiv` filesystem."
 
         ``` console