services: ipfs: Tweak description.
* gnu/services/networking.scm (ipfs-service-type)[description]: Avoid abbreviation.master
parent
68c9e0a56e
commit
4d0d6d8626
|
@ -2015,7 +2015,7 @@ See yggdrasil -genconf for config options.")
|
||||||
(default-value (ipfs-configuration))
|
(default-value (ipfs-configuration))
|
||||||
(description
|
(description
|
||||||
"Run @command{ipfs daemon}, the reference implementation
|
"Run @command{ipfs daemon}, the reference implementation
|
||||||
of the IPFS p2p storage network.")))
|
of the IPFS peer-to-peer storage network.")))
|
||||||
|
|
||||||
|
|
||||||
;;;
|
;;;
|
||||||
|
|
Reference in New Issue