tldr/pages.zh
Gabe Livengood 9d865abee1
`test`: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
..
android fastboot, cmd, bugreport, bugreportz: update all "more information" links (#11134) 2023-10-21 15:24:32 +02:00
common `test`: Use POSIX-compliant example for equals comparison (#11728) 2023-12-14 20:31:13 +05:30
linux *: fix typos in command names (#11730) 2023-12-14 17:41:19 +05:30
osx arch: add Spanish translation (#11593) 2023-11-29 10:29:40 +05:30
sunos Chinese pages: remove space in More info link (#6305) 2021-08-31 15:13:49 +08:00
windows powershell, pwsh, windows/*: fix PowerShell conventions (#11465) 2023-11-12 16:46:05 +07:00