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 | b6b02eada87d7d7461d077050c70ba64027f6b43 (patch) | |
| tree | 76aa83d95f2e3349d3ddb4625a46fa214806c7b9 | |
| parent | 1cca81214689a6c06790579402e5f7fa72436c6b (diff) | |
| download | dhcpcd-b6b02eada87d7d7461d077050c70ba64027f6b43.tar.xz | |
Document the quiet directive in man dhcpcd.conf
| -rw-r--r-- | dhcpcd.conf.5.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index 5a57ffb2..44c3c655 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -125,6 +125,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. .It Ic require Ar option Requires the .Ar option |
