bin/xbps-fetch: add a mode that prints sha256sums of downloaded files

This commit is contained in:
Duncan Overbruck
2020-01-18 16:36:12 +01:00
parent 013177cec3
commit c98d732d9c
2 changed files with 42 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
.Dd June 12, 2019
.Dd January 18, 2020
.Dt XBPS-FETCH 1
.Sh NAME
.Nm xbps-fetch
@@ -28,6 +28,8 @@ Rename file from specified URL to
.Ar output .
.It Fl v
Enables verbose messages.
.It Fl s
Print sha256sums of downloaded files.
.It Fl V
Show the version information.
.El