mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
In GNU date, those two long options are undocumented aliases for the email format: ❯ date -R Wed, 03 Sep 2025 17:55:15 +0200 ❯ date --rfc-822 Wed, 03 Sep 2025 17:55:22 +0200 ❯ date --rfc-2822 Wed, 03 Sep 2025 17:55:27 +0200 Initially noticed as the 2822 option is used in the glibc packaging in Debian and Ubuntu. Signed-off-by: Simon Chopin <simon.chopin@canonical.com> |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| fixtures | ||
| uutests | ||
| test_util_name.rs | ||
| tests.rs | ||