diff --git a/docs/reference.md b/docs/reference.md
index 66e8599f9513fcbd39b443e21811b82c1d8c2837..2dca717544bb1acbdbf315739f229b918e50b3f5 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="Tue Mar 14 10:30:10 UTC 2023" timestamp="1678789810413" />
+        <info command="example.file" creator="alienci" date="Fri Mar 17 14:01:35 UTC 2023" timestamp="1679061695336" />
       </collection>
     </alien>
     ```
@@ -482,6 +482,8 @@ No help available for this command
     ```console
     
     usage: packages     list available packages
+                        -platform              :  Platform name, default Linux-x86_64
+                        -all                   :  List packages on all platforms. Equivalent to '-p all'
     ```
 
 ## **listCEs**
@@ -623,7 +625,7 @@ No help available for this command
 === "Example"
     ```console
     jsh: [alice] > uptime
-    68642 running jobs, 103513 waiting jobs, 36 active users
+    98810 running jobs, 161980 waiting jobs, 35 active users
     ```
 
 ## **resubmit**
@@ -932,14 +934,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.168 (alice-jcentral.cern.ch / pcapiserv05.cern.ch): time=10.62 ms
-    reply from 137.138.99.168 (alice-jcentral.cern.ch / pcapiserv05.cern.ch): time=0.86 ms
-    reply from 137.138.99.168 (alice-jcentral.cern.ch / pcapiserv05.cern.ch): time=0.693 ms
-    3 packets transmitted, time 2015 ms
-    rtt min/avg/max/mdev = 0.693/4.058/10.62/4.641 ms
+    reply from 137.138.47.216 (alice-jcentral.cern.ch / aliendb7.cern.ch): time=2.616 ms
+    reply from 137.138.47.216 (alice-jcentral.cern.ch / aliendb7.cern.ch): time=0.898 ms
+    reply from 137.138.47.216 (alice-jcentral.cern.ch / aliendb7.cern.ch): time=0.847 ms
+    3 packets transmitted, time 2007 ms
+    rtt min/avg/max/mdev = 0.847/1.454/2.616/0.822 ms
     
     Central service endpoint information:
-      hostname : pcapiserv05.cern.ch
+      hostname : aliendb7.cern.ch
     ```
 
 ## **version**
@@ -957,13 +959,13 @@ No help available for this command
     alien.py version: 1.4.6
     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) 
+    alien.py location: /persistent/sw/slc7_x86-64/xjalienfs/master-local47/lib/python/site-packages/alienpy/alien.py
+    script location: /persistent/sw/slc7_x86-64/xjalienfs/master-local47/bin/alien.py
+    Interpreter: /persistent/sw/slc7_x86-64/Python/v3.9.12-local6/bin/python3.9
+    Python version: 3.9.12 (main, Mar 17 2023, 13:53:57) 
     [GCC 7.3.0]
     XRootD version: 5.5.3
-    XRootD path: /builds/jalien/jalien-ci/sw/slc7_x86-64/XRootD/v5.5.3-local2/lib/python/site-packages/XRootD/client/__init__.py
+    XRootD path: /builds/jalien/jalien-ci/sw/slc7_x86-64/XRootD/v5.5.3-local3/lib/python/site-packages/XRootD/client/__init__.py
     ```
 
 ## **whoami**