.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. .TH GUIX HASH (GNU GUIX) "1" "September 2020" "GNU" "User Commands" .SH NAME guix hash (GNU Guix) \- manual page for guix hash (GNU Guix) 1.0.1.21935-f5bec3 .SH SYNOPSIS .B guix \fI\,hash \/\fR[\fI\,OPTION\/\fR] \fI\,FILE\/\fR .SH DESCRIPTION Return the cryptographic hash of FILE. .PP Supported formats: 'base64', 'nix\-base32' (default), 'base32', and 'base16' ('hex' and 'hexadecimal' can be used as well). .TP \fB\-x\fR, \fB\-\-exclude\-vcs\fR exclude version control directories .TP \fB\-H\fR, \fB\-\-hash\fR=\fI\,ALGORITHM\/\fR use the given hash ALGORITHM .TP \fB\-f\fR, \fB\-\-format\fR=\fI\,FMT\/\fR write the hash in the given format .TP \fB\-r\fR, \fB\-\-recursive\fR compute the hash on FILE recursively .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR display version information and exit .SH "REPORTING BUGS" Report bugs to: bug\-guix@gnu.org. .br GNU Guix home page: .br General help using Guix and GNU software: .SH COPYRIGHT Copyright \(co 2020 the Guix authors License GPLv3+: GNU GPL version 3 or later .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B guix hash (GNU Guix) is maintained as a Texinfo manual. If the .B info and .B guix hash (GNU Guix) programs are properly installed at your site, the command .IP .B info guix .PP should give you access to the complete manual.