diff --git a/doc/other_pad_algorithms.rst b/doc/other_pad_algorithms.rst
index 3a2a7fc17102b0edc2eb600cef70abd81a4d5584..9a515284eaec53d497460430ee7f06cf39f001cd 100644
--- a/doc/other_pad_algorithms.rst
+++ b/doc/other_pad_algorithms.rst
@@ -143,7 +143,7 @@ following command:
 .. code-block:: sh
 
     bob pad evaluate \
-    <PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/grandtest/scores/scores-{dev,eval} \
+    <PATH_TO_STORE_THE_RESULTS>_{1,2,3,4}/grandtest/scores/scores-{dev,eval} \
     --legends \
     "IQM + one-class GMM + Aggregated Db" \
     "IQM + one-class SVM + Aggregated Db" \
@@ -223,7 +223,7 @@ following command:
 .. code-block:: sh
 
     bob pad evaluate \
-    <PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/photo-photo-video/scores/scores-{dev,eval}  \
+    <PATH_TO_STORE_THE_RESULTS>_{1,2,3,4}/photo-photo-video/scores/scores-{dev,eval}  \
     --legends \
     "IQM + one-class GMM + Aggregated Db" \
     "IQM + one-class SVM + Aggregated Db" \
@@ -303,7 +303,7 @@ following command:
 .. code-block:: sh
 
     bob pad evaluate \
-    <PATH_TO_STORE_THE_RESULTS_{1,2,3,4}>/video-video-photo/scores/scores-{dev,eval}  \
+    <PATH_TO_STORE_THE_RESULTS>_{1,2,3,4}/video-video-photo/scores/scores-{dev,eval}  \
     --legends \
     "IQM + one-class GMM + Aggregated Db" \
     "IQM + one-class SVM + Aggregated Db" \