1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 04:35:23 +02:00

pages*/common: allow character in title (#16805)

Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
Sebastiaan Speck 2025-06-10 06:24:18 +02:00 committed by GitHub
parent 37e66ac9e1
commit 9185fbf1fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 41 additions and 41 deletions

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> توسِّع متغيرات Bash. > توسِّع متغيرات Bash.
> لمزيد من التفاصيل: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > لمزيد من التفاصيل: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Percent sign # %
> إدارة الوظائف (Jobs). > إدارة الوظائف (Jobs).
> لمزيد من التفاصيل: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > لمزيد من التفاصيل: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,6 +1,6 @@
# Dollar sign # $
> Expandir una variable Bash. > Expande una variable Bash.
> Más información: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > Más información: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.
- Imprime una variable: - Imprime una variable:

View file

@ -1,4 +1,4 @@
# Percent sign # %
> Bash incorporado para administrar los trabajos activos o suspendidos. > Bash incorporado para administrar los trabajos activos o suspendidos.
> Más información: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > Más información: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,4 +1,4 @@
# Comma # ,
> Ejecuta comandos aún sin tenerlos instalados en tu sistema. > Ejecuta comandos aún sin tenerlos instalados en tu sistema.
> Más información: <https://github.com/nix-community/comma>. > Más información: <https://github.com/nix-community/comma>.

View file

@ -1,4 +1,4 @@
# Dot # .
> Este comando es un alias de `source`. > Este comando es un alias de `source`.

View file

@ -1,4 +1,4 @@
# Caret # ^
> Embebido de Bash para sustituir rápidamente una cadena en el comando anterior y ejecutar el resultado. > Embebido de Bash para sustituir rápidamente una cadena en el comando anterior y ejecutar el resultado.
> Equivalente a `!!:s^string1^string2`. > Equivalente a `!!:s^string1^string2`.

View file

@ -1,4 +1,4 @@
# Curly brace # {
> Sintaxis de intérprete de comandos polivalente. > Sintaxis de intérprete de comandos polivalente.
> Más información: <https://www.gnu.org/software/bash/manual/bash.html>. > Más información: <https://www.gnu.org/software/bash/manual/bash.html>.

View file

@ -1,4 +1,4 @@
# Tilde # ~
> Amplía a un directorio. > Amplía a un directorio.
> Más información: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>. > Más información: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>.

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> बैश वैरिएबल का विस्तार करें। > बैश वैरिएबल का विस्तार करें।
> अधिक जानकारी: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables> > अधिक जानकारी: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>

View file

@ -1,4 +1,4 @@
# Caret # ^
> बैश क्विक बनाने के लिए पिछले कमांड में एक स्ट्रिंग को प्रतिस्थापित करें और परिणाम को चलाएं। > बैश क्विक बनाने के लिए पिछले कमांड में एक स्ट्रिंग को प्रतिस्थापित करें और परिणाम को चलाएं।
> के बराबर `!!:s^स्ट्रिंग1^स्ट्रिंग2` > के बराबर `!!:s^स्ट्रिंग1^स्ट्रिंग2`

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> Perluas nilai suatu variabel Bash. > Perluas nilai suatu variabel Bash.
> Informasi lebih lanjut: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > Informasi lebih lanjut: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Percent sign # %
> Bawakan suatu tugas yang dijalankan pada latar belakang menuju depan. > Bawakan suatu tugas yang dijalankan pada latar belakang menuju depan.
> Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,4 +1,4 @@
# Dot # .
> Perintah ini merupakan alias dari `source`. > Perintah ini merupakan alias dari `source`.

View file

@ -1,4 +1,4 @@
# Caret # ^
> Digunakan pada Bash untuk menggantikan string pada perintah sebelumnya dan menjalankan perintah yang telah diubahnya. > Digunakan pada Bash untuk menggantikan string pada perintah sebelumnya dan menjalankan perintah yang telah diubahnya.
> Setara dengan `!!:s^string1^string2`. > Setara dengan `!!:s^string1^string2`.

View file

@ -1,4 +1,4 @@
# Curly brace # {
> Alat manipulasi input syel serbaguna. > Alat manipulasi input syel serbaguna.
> Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html>. > Informasi lebih lanjut: <https://www.gnu.org/software/bash/manual/bash.html>.

View file

@ -1,4 +1,4 @@
# Tilde # ~
> Informasi lebih lanjut: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>. > Informasi lebih lanjut: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>.

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> bash 변수를 확장. > bash 변수를 확장.
> 더 많은 정보: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > 더 많은 정보: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Percent sign # %
> 작업 관리. > 작업 관리.
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,4 +1,4 @@
# Comma # ,
> 설치하지 않고 명령어를 실행. > 설치하지 않고 명령어를 실행.
> 더 많은 정보: <https://github.com/nix-community/comma>. > 더 많은 정보: <https://github.com/nix-community/comma>.

View file

@ -1,4 +1,4 @@
# Dot # .
> 이 명령어는 `source`의 별칭입니다. > 이 명령어는 `source`의 별칭입니다.

View file

@ -1,4 +1,4 @@
# Caret # ^
> 전에 입력했던 명령의 문자열을 빠르게 대체해서 사용하고, 결과를 실행하기 위해 Bash에 내장되어 있습니다. > 전에 입력했던 명령의 문자열을 빠르게 대체해서 사용하고, 결과를 실행하기 위해 Bash에 내장되어 있습니다.
> `!!:s^문자열1^문자열2`와 동등합니다. > `!!:s^문자열1^문자열2`와 동등합니다.

View file

@ -1,4 +1,4 @@
# Tilde # ~
> 디렉토리로 확장. > 디렉토리로 확장.
> 더 많은 정보: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>. > 더 많은 정보: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>.

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> Breid een Bash-variabele uit. > Breid een Bash-variabele uit.
> Meer informatie: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > Meer informatie: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Comma # ,
> Voer commando's uit zonder ze te installeren. > Voer commando's uit zonder ze te installeren.
> Meer informatie: <https://github.com/nix-community/comma>. > Meer informatie: <https://github.com/nix-community/comma>.

View file

@ -1,4 +1,4 @@
# Dot # .
> Dit commando is een alias van `source`. > Dit commando is een alias van `source`.

View file

@ -1,4 +1,4 @@
# Caret # ^
> Bash ingebouwd commando om snel een string in het vorige commando te vervangen en het resultaat uit te voeren. > Bash ingebouwd commando om snel een string in het vorige commando te vervangen en het resultaat uit te voeren.
> Equivalent aan `!!:s^string1^string2`. > Equivalent aan `!!:s^string1^string2`.

View file

@ -1,4 +1,4 @@
# Percent sign # %
> Zarządzaj zadaniami. > Zarządzaj zadaniami.
> Więcej informacji: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > Więcej informacji: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,4 +1,4 @@
# Dot # .
> To polecenie jest aliasem `source`. > To polecenie jest aliasem `source`.

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> 展开 Bash 变量。 > 展开 Bash 变量。
> 更多信息:<https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > 更多信息:<https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Comma # ,
> 无需安装即可运行命令。 > 无需安装即可运行命令。
> 更多信息:<https://github.com/nix-community/comma>. > 更多信息:<https://github.com/nix-community/comma>.

View file

@ -1,4 +1,4 @@
# Caret # ^
> Bash 内置命令,用于快速替换上一个命令中的字符串并运行结果。 > Bash 内置命令,用于快速替换上一个命令中的字符串并运行结果。
> 等效于 `!!:s^string1^string2` > 等效于 `!!:s^string1^string2`

View file

@ -1,4 +1,4 @@
# Dollar sign # $
> Expand a Bash variable. > Expand a Bash variable.
> More information: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>. > More information: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.

View file

@ -1,4 +1,4 @@
# Percent sign # %
> Manage jobs. > Manage jobs.
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>. > More information: <https://www.gnu.org/software/bash/manual/bash.html#Job-Control-Basics>.

View file

@ -1,4 +1,4 @@
# Comma # ,
> Run commands without installing them. > Run commands without installing them.
> More information: <https://github.com/nix-community/comma>. > More information: <https://github.com/nix-community/comma>.

View file

@ -1,4 +1,4 @@
# Dot # .
> This command is an alias of `source`. > This command is an alias of `source`.

View file

@ -1,4 +1,4 @@
# Caret # ^
> Bash builtin to quick substitute a string in the previous command and run the result. > Bash builtin to quick substitute a string in the previous command and run the result.
> Equivalent to `!!:s^string1^string2`. > Equivalent to `!!:s^string1^string2`.

View file

@ -1,4 +1,4 @@
# Curly brace # {
> Multipurpose shell syntax. > Multipurpose shell syntax.
> More information: <https://www.gnu.org/software/bash/manual/bash.html>. > More information: <https://www.gnu.org/software/bash/manual/bash.html>.

View file

@ -1,4 +1,4 @@
# Tilde # ~
> Expand to a directory. > Expand to a directory.
> More information: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>. > More information: <https://gnu.org/software/bash/manual/bash.html#Tilde-Expansion>.

View file

@ -10,7 +10,7 @@ OUTPUT_FILE="inconsistent-filenames.txt"
rm -f "$OUTPUT_FILE" rm -f "$OUTPUT_FILE"
touch "$OUTPUT_FILE" touch "$OUTPUT_FILE"
IGNORE_LIST=("caret" "comma" "curly brace" "dollar sign" "dot" "jc.json" "tilde" "percent sign" "qm move disk" "umount" "rename" "pacman d" "pacman f" "pacman q" "pacman r" "pacman s" "pacman t" "pacman u" "parted" "print.runmailcap" "print.win") IGNORE_LIST=("jc.json" "qm move disk" "umount" "rename" "pacman d" "pacman f" "pacman q" "pacman r" "pacman s" "pacman t" "pacman u" "parted" "print.runmailcap" "print.win")
set -e set -e