diff --git a/docs/reference.md b/docs/reference.md
index ac9337c5f0c717e645c3160eeb05c5f9fcca9bcf..7bd3c9ee598a662f0d293d5e10e6b275f35526c1 100644
--- a/docs/reference.md
+++ b/docs/reference.md
@@ -226,7 +226,7 @@ No help available for this command
         <event name="1">
           <file name="example.file" aclId="" broken="0" ctime="2021-10-28 12:54:46" dir="233353357" entryId="306974419" expiretime="" gowner="alienci" guid="0f896750-37ee-11ec-8f15-024246e5e01d" guidtime="" jobid="" lfn="/alice/cern.ch/user/a/alienci/example.file" md5="3f8a7f1fa8fcfe1faeae60b6036de9de" owner="alienci" perm="400" replicated="0" size="40" turl="alien:///alice/cern.ch/user/a/alienci/example.file" type="f" />
         </event>
-        <info command="example.file" creator="alienci" date="Wed Mar 08 13:44:19 UTC 2023" timestamp="1678283059718" />
+        <info command="example.file" creator="alienci" date="Fri Mar 10 14:34:19 UTC 2023" timestamp="1678458859640" />
       </collection>
     </alien>
     ```
@@ -623,7 +623,7 @@ No help available for this command
 === "Example"
     ```console
     jsh: [alice] > uptime
-    67909 running jobs, 357431 waiting jobs, 32 active users
+    93760 running jobs, 218462 waiting jobs, 40 active users
     ```
 
 ## **resubmit**
@@ -932,14 +932,14 @@ No help available for this command
     ```console
     jsh: [alice] > ping 5
     Sending 3 messages with a pause of 1000 ms between them
-    reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=2.653 ms
-    reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.88 ms
-    reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.685 ms
-    3 packets transmitted, time 2007 ms
-    rtt min/avg/max/mdev = 0.685/1.406/2.653/0.885 ms
+    reply from 137.138.99.136 (alice-jcentral.cern.ch / aliendb4.cern.ch): time=8.032 ms
+    reply from 137.138.99.136 (alice-jcentral.cern.ch / aliendb4.cern.ch): time=4.155 ms
+    reply from 137.138.99.136 (alice-jcentral.cern.ch / aliendb4.cern.ch): time=3.235 ms
+    3 packets transmitted, time 2018 ms
+    rtt min/avg/max/mdev = 3.235/5.141/8.032/2.078 ms
     
     Central service endpoint information:
-      hostname : pcapiserv03.cern.ch
+      hostname : aliendb4.cern.ch
     ```
 
 ## **version**
@@ -955,10 +955,10 @@ No help available for this command
 === "Usage: alien.py"
     ```console
     alien.py version: 1.4.6
-    alien.py version date: 20230106_003108
-    alien.py version hash: 114fc55
-    alien.py location: /persistent/sw/slc7_x86-64/xjalienfs/master-local45/lib/python/site-packages/alienpy/alien.py
-    script location: /persistent/sw/slc7_x86-64/xjalienfs/master-local45/bin/alien.py
+    alien.py version date: 20230207_140652
+    alien.py version hash: 3ec8764
+    alien.py location: /persistent/sw/slc7_x86-64/xjalienfs/master-local46/lib/python/site-packages/alienpy/alien.py
+    script location: /persistent/sw/slc7_x86-64/xjalienfs/master-local46/bin/alien.py
     Interpreter: /persistent/sw/slc7_x86-64/Python/v3.9.12-local5/bin/python3.9
     Python version: 3.9.12 (main, Mar  6 2023, 10:09:25) 
     [GCC 7.3.0]