.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "grab" "1" "" "" "General Commands Manual" .hy .SH NAME .PP grab - URL downloader written in Go .SH SYNOPSIS .PP \f[V]grab [URL ...]\f[R] .SH DESCRIPTION .PP grab is an URL downloader written mostly as a demonstrator for the github.com/cavaliergopher/grab/v3 Go library. .SH OPTIONS .PP None. The only arguments are a list of URLs to grab. .SH BUGS .PP Bugs can be reported and filed at https://github.com/cavaliergopher/grab/issues