1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:18:11 +00:00
serenity/Base/usr/share/man
Kemal Zebari 1d43bfc598 base64: Implement -w/--wrap
This is an option supported by coreutils, so we might as well support
it too.

It allows users to wrap their encoded output after the "column" value
they provide.

This commit also has the Markdown look more like what we see
when running ArgsParser::print_usage_markdown() (and it fixes some
of the examples).
2024-01-21 21:54:51 -05:00
..
man1 base64: Implement -w/--wrap 2024-01-21 21:54:51 -05:00
man2 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01: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 Base: Document NumericInput properties 2024-01-11 11:36:27 +00:00
man6 Base: Improve 2048 manpage 2024-01-07 16:27:39 +00:00
man7 Kernel: Add boot parameter to determine i8042 first port translation 2024-01-04 10:38:03 -07:00
man8 Base: Correct path for sysctl variables in sysctl's man page 2023-12-09 08:37:32 +00:00