diff options
| author | Roy Marples <roy@marples.name> | 2021-01-27 13:45:34 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2021-01-27 13:45:34 +0000 |
| commit | 534eb959e84bf397bb465a51d8456ffee4342cee (patch) | |
| tree | 6286b3e2f067c21a8585e971a56b7ba856182b69 /src/dhcpcd.c | |
| parent | ca1a5ca0ea5558f1b0aaa4628c54db08356bf5a6 (diff) | |
| download | dhcpcd-534eb959e84bf397bb465a51d8456ffee4342cee.tar.xz | |
Whitespace
Diffstat (limited to 'src/dhcpcd.c')
| -rw-r--r-- | src/dhcpcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dhcpcd.c b/src/dhcpcd.c index 97417e25..1cea184c 100644 --- a/src/dhcpcd.c +++ b/src/dhcpcd.c @@ -107,7 +107,7 @@ printf("usage: "PACKAGE"\t[-146ABbDdEGgHJKLMNPpqTV]\n" "\t\t[-C, --nohook hook] [-c, --script script]\n" "\t\t[-e, --env value] [-F, --fqdn FQDN] [-f, --config file]\n" "\t\t[-h, --hostname hostname] [-I, --clientid clientid]\n" - "\t\t[-i, --vendorclassid vendorclassid] [-j, --logfile logfile]\n" + "\t\t[-i, --vendorclassid vendorclassid] [-j, --logfile logfile]\n" "\t\t[-l, --leasetime seconds] [-m, --metric metric]\n" "\t\t[-O, --nooption option] [-o, --option option]\n" "\t\t[-Q, --require option] [-r, --request address]\n" |
