pages.pt_PT: update outdated pages (#11925)

* pages.pt_PT: update outdated pages

* Update pages.pt_PT/common/tmux.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Apply suggestions from code review

Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>

---------

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
This commit is contained in:
Sebastiaan Speck
2024-01-13 23:07:19 +01:00
committed by GitHub
parent 5ca7549db7
commit 5f3f8aad2b
9 changed files with 24 additions and 48 deletions

View File

@@ -9,8 +9,8 @@
- Abre um ou mais ficheiros no Xcode, cria o ficheiro se o mesmo não existir:
`xed -c {{ficheiro1}}`
`xed --create {{ficheiro1}}`
- Abre um ficheiro no Xcode e foca na linha 88:
- Abre um ficheiro no Xcode e foca na linha 75:
`xed -l 88 {{ficheiro}}`
`xed --line 75 {{ficheiro}}`