[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55438] [PATCH] doc: Use the shell dollar substitution.
From: |
Maxim Cournoyer |
Subject: |
[bug#55438] [PATCH] doc: Use the shell dollar substitution. |
Date: |
Wed, 18 May 2022 00:41:03 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
Hi Simon!
zimoun <zimon.toutoune@gmail.com> writes:
> Follow up of beaf701d65e9f94d0539e705d6f58a65313c5655.
>
> * doc/guix.texi: Replace the shell backquote deprecated substitution by the
> dollar one.
I'm nitpicking, but per "info bash", I'd reword the commit summary as
"Use new-style command substitution". And "Replace the shell old-style
command substitution with the new-style one."
With this, I'd be happy to push :-)
Thanks!
Maxim