Skip to content

Commit 815d72a

Browse files
committed
Cosmetic changes
1 parent b5c703c commit 815d72a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

asciidoc/troubleshooting/collecting-diagnostics-for-support.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ podman run --rm --privileged \
6262
[NOTE]
6363
====
6464
Adjust the paths of the `k3s.yaml/rke2.yaml` file if needed. See https://github.com/suse-edge/support-tools/blob/main/nessie/README.md[Nessie] for more information.
65-
You should be able to run this container in non-privileged mode if you have proper permissions (typically k3s.yaml / rke2-server.yaml files are owned by root).
65+
You should be able to run this container in non-privileged mode if you have proper permissions (typically `k3s.yaml` / `rke2-server.yaml` files are owned by root).
6666
====
67-
*** To collect logs in the system mode (so only logs from the actual os) run:
67+
*** To collect logs in the system mode from the actual operating system, run:
6868
+
6969
[,shell]
7070
----
@@ -84,7 +84,7 @@ podman run --rm --privileged \
8484
+
8585
[NOTE]
8686
====
87-
Please make sure to check https://github.com/suse-edge/support-tools/blob/main/nessie/README.md[Nessie] for more details and information on how to run nessie in your environment.
87+
Please make sure to check https://github.com/suse-edge/support-tools/blob/main/nessie/README.md[Nessie] for more details and information on how to run Nessie in your environment.
8888
Likewise, you should be able to run this container in non-privileged mode provided you have proper permissions.
8989
====
9090

0 commit comments

Comments
 (0)