diff options
| author | Roy Marples <roy@marples.name> | 2008-05-24 17:40:38 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-24 17:40:38 +0000 |
| commit | ca80e3a0fbc0f68c8719fc5fbc1387d2166f4641 (patch) | |
| tree | 0d025d059dae98d13232884a3a3bc1d41f356358 /dhcpcd.8.in | |
| parent | 4f5da121e7a8b9f65b3db8313abd5290e4e3d1c2 (diff) | |
| download | dhcpcd-ca80e3a0fbc0f68c8719fc5fbc1387d2166f4641.tar.xz | |
Document --script.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index a95b9a45..eefe0a4b 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -129,6 +129,11 @@ You can fine tune the behaviour of .Nm with the following options: .Bl -tag -width indent +.It Fl c , -script Ar script +Use this +.Ar script +instead of the default +.Pa @SCRIPT@ . .It Fl d , -debug Echo debug and informational messages to the console. Subsequent debug options stop |
