[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73842] [PATCH v2 3/3] news: Add entry for guix pack’s AppImage form
From: |
pelzflorian (Florian Pelz) |
Subject: |
[bug#73842] [PATCH v2 3/3] news: Add entry for guix pack’s AppImage format |
Date: |
Sun, 27 Oct 2024 14:38:05 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Thank you Noé and Sebastian for not only the command but also including
German news. Some minor suggestions:
Noé Lopez <noelopez@free.fr> writes:
> + (body
> + (de "@command{guix pack} kann nun AppImage Dateien erstellen. Das
> +AppImage Dateiformat erlaubt es in einer
comma: erlaubt es, in einer
To avoid <https://de.wikipedia.org/wiki/Leerzeichen_in_Komposita>,
please put in hyphens: AppImage-Dateien, AppImage-Dateiformat,
> einzelnen Datei Software zu verteilen. Die
> +AppImage Datei lässt sich ohne besondere Benutzerrechte ausführen. Hier ist
> +ein Beispiel:
AppImage-Datei
> +
> +@example
> +guix pack --format=appimage --entry-point=bin/hello hello
> +@end example
> +
> +Siehe @command{info \"(guix.de) Aufruf von guix pack\"} für mehr
> +Informationen.")
Regards,
Florian