From 37f2d02ce3c3eb2e0b7b0b5188f6b1dabc9e36be Mon Sep 17 00:00:00 2001 From: manuel-192 Date: Sat, 16 Dec 2023 21:49:50 +0200 Subject: [PATCH] [eos-log-tool] updated README.md --- eos-log-tool/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/eos-log-tool/README.md b/eos-log-tool/README.md index 20790fed..fe2099f4 100644 --- a/eos-log-tool/README.md +++ b/eos-log-tool/README.md @@ -7,10 +7,9 @@ A GUI tool for copying various system logs to the internet. Name | Description :--- | :--- -`-j`
`--enable-journal` | Enable showing journal logs.
Note that some logs *may* include personal data.
+`-j`
`--enable-journal` | Enable showing journal logs. Note that some logs *may* include personal data. `-h`
`--help` | This help. - ## Use cases If a user wants help in troubleshooting an issue, with this tool user @@ -19,5 +18,5 @@ Note that without logs and/or other system information troubleshooting can be pr This tool aims to hide all personal information from the logs that will be sent to the internet. But hiding is not perfect (especially on journals), so it is a good idea to **Save logs locally** before sending. -Button **Share logs to internet** sends the logs to the internet, and an URL is returned after a successful send.
+Button **Share logs to the internet** sends the logs to the internet, and an URL is returned after a successful send.
This URL is the thing to share with those that help troubleshooting the issue.