.\" Text automatically generated by txt2man .TH update-grr-client-templates.8 8 "18 July 2017" "GRR 3.1.0.2" "" .SH NAME \fBupdate-grr-client-templates \fP- downloader for GRR client templates \fB .SH SYNOPSIS .nf .fam C \fBupdate-grr-client-templates\fP [\fB--destdir\fP=DIR] [\fB--baseurl\fP=URL] [\fB--workdir\fP=DIR]] .fam T .fi .fam T .fi .SH DESCRIPTION This program downloads and installs binary components from which Linux, Windows, and MacOSX client installers are built. Those components are distributed under an Open Source liscense but they cannot currently be cross-built from source on a Linux system. .SH OPTIONS .TP .B \fB-d\fP, \fB--destdir\fP Set base download directory (default: /usr/share/grr-server) .TP .B \fB-u\fP, \fB--baseurl\fP Set Base URL for git repository (default: https://raw.githubusercontent.com/google/grr/v3.1.0.2) .TP .B \fB-w\fP, \fB--workdir\fP Set working directory. The default is a temporary directory which is removed after exit. .TP .B \fB-h\fP, \fB--help\fP Short help texta .SH AUTHOR Hilko Bengen