pages.pt_BR/osx/*: update outdated pages (#13944)

This commit is contained in:
Rafael Fontenelle
2024-10-03 12:01:27 -03:00
committed by GitHub
parent 5c54d531d9
commit b30f61865c
5 changed files with 44 additions and 7 deletions

View File

@@ -11,3 +11,7 @@
- Executa um comando usando a arquitetura x86_64:
`arch -x86_64 "{{comando}}"`
- Executa um comando usando arm:
`arch -arm64 "{{comando}}"`