1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00
serenity/Userland
sin-ack cbc89632b9 LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts
This adds the ability to hide certain options from certain help texts.
`--complete` is always hidden, whereas `--help` and `--version` are
hidden from Markdown help text only.
Note that in all cases these three options are hidden from the short
usage line.
2022-04-06 11:39:08 +02:00
..
Applets Applets: Add a network graph applet 2022-04-03 09:49:08 -07:00
Applications AnalogClock: Keep default alpha hit threshold 2022-04-06 11:36:15 +02:00
Demos Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DevTools Userland: Remove a few gratuitous IPC namespace qualifiers 2022-04-03 15:18:20 +01:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Libraries LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
Services Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)" 2022-04-05 17:47:52 +02:00
Shell Shell: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
Utilities Utilities: Update arp to use newer APIs 2022-04-05 12:43:18 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00