mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: ifdtool: Fix Texinfo markup.
* gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo markup.
This commit is contained in:
parent
4a979afe1b
commit
ec0f3d0a5b
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ (define-public ifdtool
|
|||
(delete 'check))))
|
||||
(home-page "https://github.com/corna/me_cleaner/")
|
||||
(synopsis "Intel Firmware Descriptor dumper")
|
||||
(description "This package provides @ifdtool}, a program to
|
||||
(description "This package provides @command{ifdtool}, a program to
|
||||
dump Intel Firmware Descriptor data of an image file.")
|
||||
(license license:gpl2)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue