[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#59839: [PATCH] shell: Make --help show --target and --list-targets
From: |
Ludovic Courtès |
Subject: |
bug#59839: [PATCH] shell: Make --help show --target and --list-targets |
Date: |
Mon, 26 Dec 2022 00:31:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Yarl Baudig <yarl-baudig@mailoo.org> skribis:
> These options are callable and documented in the manual but not
> shown by --help.
>
> * guix/scripts/shell.scm: Make --help show --system and
> --list-systems.
Applied, thanks!
Nitpick: Make sure to use spaces, not tabs.
Ludo’.