diff options
| author | Roy Marples <roy@marples.name> | 2008-12-07 17:29:53 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-12-07 17:29:53 +0000 |
| commit | f19b6499fad7f2c846bc9ad39858e5505b86d963 (patch) | |
| tree | 9fc042fdfd73f84e1f26c6822a1dfbdfcd23a121 /dhcpcd.conf.5.in | |
| parent | 5aad14ecbded55053aa3f5d2bc7b8824f4358c93 (diff) | |
| download | dhcpcd-f19b6499fad7f2c846bc9ad39858e5505b86d963.tar.xz | |
Document the quiet directive in man dhcpcd.conf
Diffstat (limited to 'dhcpcd.conf.5.in')
| -rw-r--r-- | dhcpcd.conf.5.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index cd79ab3d..da049477 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 27, 2008 +.Dd December 07, 2008 .Dt DHCPCD.CONF 5 SMM .Sh NAME .Nm dhcpcd.conf @@ -144,6 +144,8 @@ It can be a variable to be used in .Xr dhcpcd-run-hooks 8 or the numerical value. You can specify more options seperated by commas, spaces or more option lines. +.Ic quiet +Supress any dhcpcd output to the console, except for errors. .Ic reboot Ar seconds Allow .Ar reboot |
