Skip to content

#1127 Clear up Server Command Line options#1145

Open
pljones wants to merge 1 commit into
jamulussoftware:next-releasefrom
pljones:fixes-1127/server-command-line-options.md
Open

#1127 Clear up Server Command Line options#1145
pljones wants to merge 1 commit into
jamulussoftware:next-releasefrom
pljones:fixes-1127/server-command-line-options.md

Conversation

@pljones
Copy link
Copy Markdown
Contributor

@pljones pljones commented May 30, 2026

Short description of changes
As per #1127, the Release Process referred to a non-existent document that should be checked.

This change:

  • Creates (restores?) that document
  • Updates the Release Process also to mention the separate Shared command line options file
  • Removes the unused Command-Line-Options.md file
  • Turns all the options lists into markdown tables
  • Adjusts Running-a-Server references for slightly improved consistency
    • Separately, we could do with cleaning this page up...
  • Adjusts Server-Troubleshooting references for slightly improved consistency
  • Adjusts Software-Manual a heading and mentions the server options are elsewhere

Context: Fixes an issue? Related issues

Fixes 1127

Status of this Pull Request

I think it's working - not sure about the linkcheck errors (not in English):

$ docker run -e LANG=en_GB.UTF-8 --network host --rm tennox/linkcheck http://localhost:9800/ > linkcheck.log
$ cat linkcheck.log
Crawling...

http://localhost:9800/wiki/Command-Line-Options
- (445:0) 'Consejos..' => http://localhost:9800/wiki/Tips-Tricks-More#utilizar---ctrlmidich-para-controladores-midi (HTTP 200 but missing anchor)
- (452:9) 'Ejecutar..' => http://localhost:9800/wiki/Running-a-Server#opciones-relacionadas-con-el-modo-servidor (HTTP 200 but missing anchor)


Stats:
    3354 links
      72 destination URLs
     787 URLs ignored
       2 warnings
       0 errors

What is missing until this pull request can be merged?

Style review, someone to double-check it makes sense still.

Does this need translation?

Yes. NOTE Links have changed.

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I'm sure that this Pull Request goes to the correct branch

@pljones pljones linked an issue May 30, 2026 that may be closed by this pull request
@pljones pljones added this to Tracking May 30, 2026
@github-project-automation github-project-automation Bot moved this to Triage in Tracking May 30, 2026
@pljones pljones moved this from Triage to Waiting on Team in Tracking May 30, 2026
@pljones pljones added this to the Release 4.0.0 milestone May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on Team

Development

Successfully merging this pull request may close these issues.

Release process template: broken link for server commands

1 participant