Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Document non documented new options
Baptiste Daroussin committed 13 years ago
commit 1fcd0a527bac389e4127f1c39dac3f4c006b7751
parent 59020db
1 file changed +8 -1
modified pkg/pkg.conf.5
@@ -15,7 +15,7 @@
.\"     @(#)pkg.1
.\" $FreeBSD$
.\"
-
.Dd April 09, 2013
+
.Dd April 14, 2013
.Dt PKG.CONF 5
.Os
.Sh NAME
@@ -159,6 +159,13 @@ to set key/values passed in the environment. Therefore underlying libraries
like
.Xr fetch 3
can be configured (e.g. setting FTP_PROXY and HTTP_PROXY). (default: empty)
+
.It Cm NAMESERVER: string
+
Bypass name resolution forcing a nameserver
+
.It Cm EVENT_PIPE: string
+
Send all events to the specified fifo or Unix socket, events will be formatted
+
in JSON.
+
.It Cm SSH_RESTRICT_DIR: string
+
Directory where the ssh subsystem will be restricted to
.El
.Sh ENVIRONMENT
An environment variable with the same name as the option in the configuration