Skip to content

docs: document desktop launch parameters (/video:, --video, /batchconvertui)#11401

Merged
niksedk merged 2 commits into
mainfrom
docs-launch-parameters
Jun 4, 2026
Merged

docs: document desktop launch parameters (/video:, --video, /batchconvertui)#11401
niksedk merged 2 commits into
mainfrom
docs-launch-parameters

Conversation

@niksedk
Copy link
Copy Markdown
Member

@niksedk niksedk commented Jun 4, 2026

Summary

Add a Launch Parameters section to docs/features/main-window.md covering the desktop app's command-line arguments. None of these were documented before; the existing docs/reference/command-line.md is exclusively about the headless seconv CLI.

What's documented

  • Positional subtitle path (first existing file on the command line).
  • /video:<path> — legacy SE 4.x syntax, restored on main by db0e6b2.
  • --video:<path> and --video <path> — new POSIX-style equivalents.
  • /batchconvertui / --batchconvertui — launches directly into the standalone Batch Convert window.
  • Note that an explicit --video flag overrides Settings → Video → AutoOpen, so sync scripts behave the way users expect when invoking SE from the command line.

Includes Windows examples and a pointer to command-line.md for the headless seconv workflow.

Test plan

  • Render the docs site locally (Jekyll) and confirm the new section appears under "Translation Mode" in docs/features/main-window.md.
  • Confirm the link to ../reference/command-line.md resolves.

🤖 Generated with Claude Code

niksedk and others added 2 commits June 4, 2026 21:42
Add a "Launch Parameters" section to the Main Window page covering the
desktop app's CLI arguments. None of these were documented before:

- positional subtitle path
- /video:<path>, --video:<path>, --video <path> (restored in db0e6b2)
- /batchconvertui / --batchconvertui (standalone batch-convert window)

Note that an explicit --video flag overrides
Settings > Video > AutoOpen so existing sync scripts behave the way
users expect when invoking SE from the command line.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
User feedback: only the legacy /video: syntax should be advertised.
Also dropped the --batchconvertui alias from the table entry for the
same reason (single-form per row).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@niksedk niksedk merged commit 7770c64 into main Jun 4, 2026
1 of 3 checks passed
@niksedk niksedk deleted the docs-launch-parameters branch June 4, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant