1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:38:11 +00:00
serenity/Base/usr/share/man
Karol Baraniecki 190a6650bd cal: Add the -y option to show the current year
Without `-y`, to show the current full year you'd have to specify which
one: `cal 2023`. Adding `-y` makes it possible to see the full current
year without remembering what year we are in.

This option is also stolen from FreeBSD :^)

Additionally, validate args: prevent passing both -3 and -y at the
same time. Passing both `--three-month-mode` and `--year` to `cal`
doesn't make sense. You'd either want the one or the other.
2023-04-25 01:54:53 -06:00
..
man1 cal: Add the -y option to show the current year 2023-04-25 01:54:53 -06:00
man2 Documentation: Update readlink.md to use LibFileSystem api 2023-04-09 20:58:54 -06:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Presenter: Fix unintentional U+00A0 codepoint in text 2023-02-16 22:07:07 +00:00
man6 Base: Make keyboard keys in the BrickGame manual and Help page stand out 2023-03-13 06:43:59 +00:00
man7 Kernel: Allow configuring a Jail to not impose PID isolation restriction 2023-04-24 12:15:29 +02:00
man8 Base: Remove trailing colons from man page headings 2023-04-01 11:49:57 +01:00