From 4043e0fda36d8fc786b3d98f2750caabf2403870 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 12 Nov 2025 10:07:15 +0200 Subject: [PATCH] nasm, npm-install-test, musescore, cec-client, fbset, gksu, gksudo, routel, sulogin: update more info link (#19310) --- pages/common/musescore.md | 18 +++++++----------- pages/common/nasm.md | 2 +- pages/common/npm-install-test.md | 2 +- pages/linux/cec-client.md | 2 +- pages/linux/fbset.md | 2 +- pages/linux/gksu.md | 2 +- pages/linux/gksudo.md | 2 +- pages/linux/routel.md | 2 +- pages/linux/sulogin.md | 2 +- 9 files changed, 15 insertions(+), 19 deletions(-) diff --git a/pages/common/musescore.md b/pages/common/musescore.md index eec48f2802..342e0c8570 100644 --- a/pages/common/musescore.md +++ b/pages/common/musescore.md @@ -1,28 +1,24 @@ # musescore -> MuseScore 3 sheet music editor. +> MuseScore sheet music editor. > See also: `lilypond`. -> More information: . - -- Use a specific audio driver: - -`musescore --audio-driver {{jack|alsa|portaudio|pulse}}` +> More information: . - Set the MP3 output bitrate in kbit/s: -`musescore --bitrate {{bitrate}}` +`musescore {{[-b|--bitrate]}} {{bitrate}}` - Start MuseScore in debug mode: -`musescore --debug` +`musescore {{[-d|--debug]}}` - Enable experimental features, such as layers: -`musescore --experimental` +`musescore {{[-e|--experimental]}}` - Export the given file to the specified output file. The file type depends on the given extension: -`musescore --export-to {{output_file}} {{input_file}}` +`musescore {{[-o|--export-to]}} {{output_file}} {{input_file}}` - Print a diff between the given scores: @@ -30,4 +26,4 @@ - Specify a MIDI import operations file: -`musescore --midi-operations {{path/to/file}}` +`musescore {{[-M|--midi-operations]}} {{path/to/file}}` diff --git a/pages/common/nasm.md b/pages/common/nasm.md index 50cbe87abc..e2dec156d5 100644 --- a/pages/common/nasm.md +++ b/pages/common/nasm.md @@ -1,7 +1,7 @@ # nasm > The Netwide Assembler, a portable 80x86 assembler. -> More information: . +> More information: . - Assemble `source.asm` into a binary file `source`, in the (default) raw binary format: diff --git a/pages/common/npm-install-test.md b/pages/common/npm-install-test.md index 46bb57149d..0ac07946ce 100644 --- a/pages/common/npm-install-test.md +++ b/pages/common/npm-install-test.md @@ -2,7 +2,7 @@ > Equivalent to running `npm install` followed by `npm test`. > Note: `it` can be used as shorthand for `install-test`. -> More information: . +> More information: . - Install all dependencies and then run tests: diff --git a/pages/linux/cec-client.md b/pages/linux/cec-client.md index fcfceee150..2d8a774233 100644 --- a/pages/linux/cec-client.md +++ b/pages/linux/cec-client.md @@ -2,7 +2,7 @@ > Manage serial bus CEC connections. > See also: `cec-ctl`. -> More information: . +> More information: . - List all CEC adapters: diff --git a/pages/linux/fbset.md b/pages/linux/fbset.md index f3241d8daa..fa2050adbc 100644 --- a/pages/linux/fbset.md +++ b/pages/linux/fbset.md @@ -1,7 +1,7 @@ # fbset > Show and modify frame buffer device settings. -> More information: . +> More information: . - Show current framebuffer settings: diff --git a/pages/linux/gksu.md b/pages/linux/gksu.md index 6299314bf5..0f946ebae8 100644 --- a/pages/linux/gksu.md +++ b/pages/linux/gksu.md @@ -4,7 +4,7 @@ > Allows you to run graphical commands which need root access without having to run an X terminal emulator. > Note: This command is deprecated in favor of commands like `pkexec`, and is no longer maintained. > See also: `gksudo`. -> More information: . +> More information: . - Run a command as a specific user: diff --git a/pages/linux/gksudo.md b/pages/linux/gksudo.md index 961bdab866..040d589753 100644 --- a/pages/linux/gksudo.md +++ b/pages/linux/gksudo.md @@ -4,7 +4,7 @@ > Allows you to run graphical commands which need root access without having to run an X terminal emulator. > Note: This command is deprecated in favor of commands like `pkexec`, and is no longer maintained. > See also: `gksu`. -> More information: . +> More information: . - Run a command as a specific user: diff --git a/pages/linux/routel.md b/pages/linux/routel.md index a2bee4be9e..bb9410dc1b 100644 --- a/pages/linux/routel.md +++ b/pages/linux/routel.md @@ -2,7 +2,7 @@ > List IP routing in a human readable format. > See also: `ip route`, `route`. -> More information: . +> More information: . - Display the default routing table: diff --git a/pages/linux/sulogin.md b/pages/linux/sulogin.md index 4016da4528..f58c19796c 100644 --- a/pages/linux/sulogin.md +++ b/pages/linux/sulogin.md @@ -1,7 +1,7 @@ # sulogin > Log in as root during single-user mode. -> More information: . +> More information: . - Start `sulogin` on the default console: