Explorar o código

Update admin.md

Stefan Pejcic hai 1 ano
pai
achega
446e91a21d
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      documentation/docs/admin/scripts/admin.md

+ 8 - 1
documentation/docs/admin/scripts/admin.md

@@ -147,5 +147,12 @@ Currently available options for notifications are:
 To check current server info you can use the following command:
 
 ```bash
-opencli server_info 
+opencli opencli report
 ```
+
+To make the report public and get a link that you can share with our support staff, add the `--public` flag:
+```bash
+opencli opencli report --public
+```
+
+