李通洲
672d4ad543
Completion (Bash): Use fastfetch --help-raw for auto-completion
...
Fix #1619
2025-03-16 18:35:50 +08:00
李通洲
bf6d0f871a
Completions (Bash): remove --lib-*
...
They are removed long ago
2025-03-14 15:32:22 +08:00
李通洲
3cd7c6c916
OpenGL: drop OSMesa backend
...
Fix #1618
2025-03-14 15:30:52 +08:00
apocelipes
acfab74d4b
LocalIP: document show-mtu and show-speed command line options ( #1318 )
...
Also add these options to shell completions.
2024-10-05 21:49:29 +08:00
apocelipes
40ab735e6b
LocalIp: support get interface flags ( #1315 )
2024-10-05 09:49:27 +08:00
李通洲
4a6209e0e3
JsonConfig: rename display.binaryPrefix to display.size.binaryPrefix
2024-07-22 10:54:24 +08:00
Carter Li
ab84c2ca76
Doc: update json schema and help message
2024-07-10 11:13:28 +08:00
Robin Candau
a8c3979696
Add the missing '--users-myself-only' option in bash completions ( #1027 )
...
undefined
2024-06-19 15:35:40 +08:00
Maytham
ba15324849
Remove shebangs from completions ( #980 )
...
Shebangs are only used for scripts that are intended to be executed, but
completions are meant to be sourced by the shell, and so shebangs are
not required.
I've also renamed the completions so that editors can continue to detect
the correct file format.
2024-05-30 21:37:05 +08:00