diff options
Diffstat (limited to 'util-linux/rdate.c')
-rw-r--r-- | util-linux/rdate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/rdate.c b/util-linux/rdate.c index 628df0da7..1f36d8f37 100644 --- a/util-linux/rdate.c +++ b/util-linux/rdate.c | |||
@@ -12,7 +12,6 @@ | |||
12 | //usage: "[-sp] HOST" | 12 | //usage: "[-sp] HOST" |
13 | //usage:#define rdate_full_usage "\n\n" | 13 | //usage:#define rdate_full_usage "\n\n" |
14 | //usage: "Get and possibly set the system date and time from a remote HOST\n" | 14 | //usage: "Get and possibly set the system date and time from a remote HOST\n" |
15 | //usage: "\nOptions:" | ||
16 | //usage: "\n -s Set the system date and time (default)" | 15 | //usage: "\n -s Set the system date and time (default)" |
17 | //usage: "\n -p Print the date and time" | 16 | //usage: "\n -p Print the date and time" |
18 | 17 | ||