gnu: di: Streamline description.
* gnu/packages/admin.scm (di)[description]: Avoid incongruent prepositions and sentence fragments.
This commit is contained in:
parent
bdd4aa1643
commit
26c6de8b71
|
@ -1795,10 +1795,10 @@ a new command using the matched rule, and runs it.")
|
||||||
(home-page "https://www.gentoo.com/di/")
|
(home-page "https://www.gentoo.com/di/")
|
||||||
(synopsis "Advanced df like disk information utility")
|
(synopsis "Advanced df like disk information utility")
|
||||||
(description
|
(description
|
||||||
"'di' is a disk information utility, displaying everything
|
"'di' is a disk information utility, displaying everything that your
|
||||||
(and more) that your @code{df} command does. It features the ability to
|
@code{df} command does and more. It features the ability to display your disk
|
||||||
display your disk usage in whatever format you prefer. It is designed to be
|
usage in whatever format you prefer. It is designed to be highly portable and
|
||||||
highly portable. Great for heterogeneous networks.")
|
produce uniform output across heterogeneous networks.")
|
||||||
(license license:zlib)))
|
(license license:zlib)))
|
||||||
|
|
||||||
(define-public cbatticon
|
(define-public cbatticon
|
||||||
|
|
Loading…
Reference in New Issue