summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/image-mgmt.rst3
-rw-r--r--docs/system/syslog.rst2
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/image-mgmt.rst b/docs/image-mgmt.rst
index 58db52e1..595872de 100644
--- a/docs/image-mgmt.rst
+++ b/docs/image-mgmt.rst
@@ -115,6 +115,9 @@ configuration.
If there is not enough free diskspace available installation will be
canceled. To delete images use the :opcmd:`delete system image` command.
+ .. hint:: | The most up-do-date Rolling Release for AMD64 can be accessed using the following URL:
+ | https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
+
.. code-block:: none
diff --git a/docs/system/syslog.rst b/docs/system/syslog.rst
index 4c50f6c9..3a8b344a 100644
--- a/docs/system/syslog.rst
+++ b/docs/system/syslog.rst
@@ -222,3 +222,5 @@ allowed parameters:
When no options/parameters are used, the contents of the main syslog file are
displayed.
+
+.. hint:: Use ``show log | strip-private`` if you want to hide private data when sharing your logs.