docs(man): backfill man pages with wiki-only info (source-of-truth pass)
Port information that previously lived only in the GitHub wiki into the authoritative scdoc man pages, so the man pages become the single source of truth for module documentation. 33 man pages enriched (options, format replacements, actions, style selectors, troubleshooting and implementation notes). Additions were verified against the source; stale/incorrect wiki entries were deliberately not ported. All pages still compile with scdoc. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,13 @@ waybar - JACK module
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
The *jack* module displays the current state of the JACK server.
|
||||
The *jack* module displays the current state of the JACK server. It supports both
|
||||
the JACK2 <https://github.com/jackaudio/jack2> and PipeWire <https://pipewire.org/>
|
||||
implementations of the JACK API.
|
||||
|
||||
PipeWire users are advised to run at least v0.3.57; earlier versions cause the
|
||||
Waybar client to hang indefinitely if the server shuts down while the module is
|
||||
running.
|
||||
|
||||
# CONFIGURATION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user