From d7c80998f84995a6618b3217e6a75fa11f60b233 Mon Sep 17 00:00:00 2001 From: Softer Date: Wed, 6 May 2026 13:43:21 +0300 Subject: [PATCH] Update docs to use share-log subcommand syntax --- .github/ISSUE_TEMPLATE/01_bug.yml | 2 +- README.md | 2 +- docs/help/report_bug.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug.yml b/.github/ISSUE_TEMPLATE/01_bug.yml index 92d8ee3f..92061f64 100644 --- a/.github/ISSUE_TEMPLATE/01_bug.yml +++ b/.github/ISSUE_TEMPLATE/01_bug.yml @@ -42,7 +42,7 @@ body: value: > **Note**: Assuming you have network connectivity, you can easily upload the installation log and get a shareable URL by running: - `archinstall --share-log` + `archinstall share-log` - type: textarea id: freeform diff --git a/README.md b/README.md index 720e07ef..4e6847f4 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ When submitting an issue, please: * Attach the `/var/log/archinstall/install.log` to the issue ticket. This helps us help you! * To upload the log from the ISO image and get a shareable URL, run
```shell - archinstall --share-log + archinstall share-log ``` diff --git a/docs/help/report_bug.rst b/docs/help/report_bug.rst index 522d51a5..b11027ab 100644 --- a/docs/help/report_bug.rst +++ b/docs/help/report_bug.rst @@ -15,7 +15,7 @@ When submitting a help ticket, please include the :code:`/var/log/archinstall/in It can be found both on the live ISO but also in the installed filesystem if the base packages were strapped in. .. tip:: - | An easy way to submit logs is ``archinstall --share-log``, which uploads ``install.log`` to paste.rs and prints a shareable URL. + | An easy way to submit logs is ``archinstall share-log``, which uploads ``install.log`` to paste.rs and prints a shareable URL. | Use caution when submitting other log files, but ``archinstall`` pledges to keep ``install.log`` safe for posting publicly! There are additional log files under ``/var/log/archinstall/`` that can be useful: