diff options
Diffstat (limited to 'www/urlget/pkg/DESCR')
-rw-r--r-- | www/urlget/pkg/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/urlget/pkg/DESCR b/www/urlget/pkg/DESCR new file mode 100644 index 00000000000..489ca1a90f0 --- /dev/null +++ b/www/urlget/pkg/DESCR @@ -0,0 +1,3 @@ +urlget retrieves an URL specified on the command line and +outputs it to the standard output. It uses the HTTP 1.0 +GET query by default, but can also do HEAD and POST. |