mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: nmrpflash: Rephrase synopsis.
* gnu/packages/admin.scm (nmrpflash)[synopsis]: Rework awkward wording.
This commit is contained in:
parent
54e7efd5cf
commit
b853dbd0e2
1 changed files with 1 additions and 1 deletions
|
@ -4884,7 +4884,7 @@ (define-public nmrpflash
|
|||
(lambda* (#:key outputs #:allow-other-keys)
|
||||
(mkdir-p (string-append (assoc-ref outputs "out") "/bin")))))))
|
||||
(home-page "https://github.com/jclehner/nmrpflash")
|
||||
(synopsis "Netgear unbrick utility")
|
||||
(synopsis "Reflash (``unbrick'') Netgear devices with corrupted firmware")
|
||||
(description "This package provides a utility to flash a new firmware
|
||||
image to a Netgear device. It has been tested on Netgear EX2700, EX6120,
|
||||
EX6150v2, DNG3700v2, R6100, R6220, R7000, D7000, WNR3500, R6400, R6800,
|
||||
|
|
Loading…
Reference in a new issue