doc: 'guix hash' is not SHA256-only.
This is a followup to 18ae1ec3ec
.
* doc/guix.texi (Invoking guix hash): Remove "SHA256" from the first
paragraph.
This commit is contained in:
parent
93ff6a40e4
commit
5813a0c94f
1 changed files with 1 additions and 1 deletions
|
@ -9171,7 +9171,7 @@ store.
|
||||||
@section Invoking @command{guix hash}
|
@section Invoking @command{guix hash}
|
||||||
|
|
||||||
@cindex @command{guix hash}
|
@cindex @command{guix hash}
|
||||||
The @command{guix hash} command computes the SHA256 hash of a file.
|
The @command{guix hash} command computes the hash of a file.
|
||||||
It is primarily a convenience tool for anyone contributing to the
|
It is primarily a convenience tool for anyone contributing to the
|
||||||
distribution: it computes the cryptographic hash of a file, which can be
|
distribution: it computes the cryptographic hash of a file, which can be
|
||||||
used in the definition of a package (@pxref{Defining Packages}).
|
used in the definition of a package (@pxref{Defining Packages}).
|
||||||
|
|
Reference in a new issue