xbps/bin/xbps-pkgdb
Juan RP 9cda7ef72a xbps-digest(1): new utility that replaces "xbps-uhelper digest".
See the manual page:

XBPS-DIGEST(1)              General Commands Manual             XBPS-DIGEST(1)

NAME
     xbps-digest - XBPS utility to generate message digests

SYNOPSIS
     xbps-digest [OPTIONS] [FILE] [FILE+N]

DESCRIPTION
     The xbps-digest utility generates message digests for specified FILE or
     stdin if unset.

OPTIONS
     -m, --mode mode
         Sets the message digest mode. Supported: sha256.  If unset, defaults
         to sha256.

     -h, --help
         Show the help message.

     -V, --version
         Show the version information.

SEE ALSO
     xbps.d(5), xbps-checkvers(1), xbps-create(1), xbps-dgraph(1),
     xbps-fbulk(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1),
     xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1),
     xbps-uunshare(1)

AUTHORS
     Juan Romero Pardines <xtraeme@gmail.com>

BUGS
     Probably, but I try to make this not happen. Use it under your own
     responsibility and enjoy your life.

     Report bugs at https://github.com/void-linux/xbps/issues

                                 June 12, 2019

Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-12 16:15:18 +02:00
..
check_pkg_alternatives.c xbps-pkgdb: add alternatives check 2019-04-20 11:07:00 +02:00
check_pkg_files.c xbps-pkgdb: when checking pkg files, ignore mtime with mutable files. 2015-02-27 10:38:50 +01:00
check_pkg_rundeps.c Add the ability to ignore packages 2019-04-19 23:07:59 +02:00
check_pkg_symlinks.c xbps-pkgdb: exit with error if any test fails. 2015-02-26 12:01:20 +01:00
check_pkg_unneeded.c Fix namespace violation 2018-09-25 22:11:30 -04:00
check.c xbps-pkgdb: add alternatives check 2019-04-20 11:07:00 +02:00
defs.h xbps-pkgdb: add alternatives check 2019-04-20 11:07:00 +02:00
main.c Implemented feature #77 (Add package repository locked mode) 2015-03-03 12:11:28 +01:00
Makefile xbps-pkgdb: add alternatives check 2019-04-20 11:07:00 +02:00
xbps-pkgdb.1 xbps-digest(1): new utility that replaces "xbps-uhelper digest". 2019-06-12 16:15:18 +02:00