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

@pljones pljones commented May 30, 2026

Copy link
Copy Markdown
Contributor

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
@ann0see
ann0see requested a review from gilgongo June 6, 2026 19:36
@pljones

pljones commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

@ann0see @dingodoppelt @softins @ignotus666
@gilgongo if you're not around, could someone please confirm we can go ahead with website changes with someone else's approval?

@gilgongo

Copy link
Copy Markdown
Member

@ann0see @dingodoppelt @softins @ignotus666 @gilgongo if you're not around, could someone please confirm we can go ahead with website changes with someone else's approval?

Fine by me. Do I need to do anything?

@pljones
pljones force-pushed the fixes-1127/server-command-line-options.md branch from 7bb88ce to c442ff2 Compare July 20, 2026 16:14
@pljones

pljones commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

@ann0see @dingodoppelt @softins @ignotus666 @gilgongo if you're not around, could someone please confirm we can go ahead with website changes with someone else's approval?

Fine by me. Do I need to do anything?

Review and approve.

Although at the moment getting GitHub Actions job jekyll_site_ci working is probably more important. I'm trying to get CoPilot to take a look.

@pljones pljones self-assigned this Jul 23, 2026
@pljones
pljones force-pushed the fixes-1127/server-command-line-options.md branch 2 times, most recently from 592f858 to f5f544a Compare July 25, 2026 08:47
@pljones
pljones requested review from ann0see and ignotus666 July 25, 2026 16:59

@ann0see ann0see left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm unsure what happens and why. So I'd rather not approve this without knowing the back story.

@pljones

pljones commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

I'm unsure what happens and why. So I'd rather not approve this without knowing the back story.

Could you explain what you're missing?

@@ -1,20 +0,0 @@
---

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure what the back story of this file is.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's explained in #1127

@pljones
pljones force-pushed the fixes-1127/server-command-line-options.md branch from f5f544a to c73faca Compare August 8, 2026 10:08
@pljones
pljones force-pushed the fixes-1127/server-command-line-options.md branch from c73faca to 3dc90af Compare August 8, 2026 10:57
@pljones pljones added bug Something isn't working release process Changes to the release process labels Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release process Changes to the release process

Projects

Status: Waiting on Team

Development

Successfully merging this pull request may close these issues.

Release process template: broken link for server commands

3 participants