diff --git a/pages.de/osx/open.md b/pages.de/osx/open.md index a4de7eafb..d08b04d73 100644 --- a/pages.de/osx/open.md +++ b/pages.de/osx/open.md @@ -1,6 +1,7 @@ # open > Öffne Dateien, Verzeichnisse und Anwendungen. +> Weitere Informationen: . - Öffne eine Datei in der zugehörigen Anwendung: diff --git a/pages.es/osx/rubocop.md b/pages.es/common/rubocop.md similarity index 88% rename from pages.es/osx/rubocop.md rename to pages.es/common/rubocop.md index d9515c5d8..a025a9990 100644 --- a/pages.es/osx/rubocop.md +++ b/pages.es/common/rubocop.md @@ -1,6 +1,7 @@ # rubocop > Analiza archivos de Ruby. +> Más información: . - Verifica todos los archivos en el directorio actual (incluyendo subdirectorios): diff --git a/pages.id/osx/brightness.md b/pages.id/osx/brightness.md index 5936b99dd..a97b29ca2 100644 --- a/pages.id/osx/brightness.md +++ b/pages.id/osx/brightness.md @@ -1,6 +1,7 @@ # brightness > Menampilkan dan mengubah brightness (tingkat kecerahan) untuk internal dan external displays. +> Informasi lebih lanjut: . - Menampilkan brightness sekarang: diff --git a/pages.id/osx/pbcopy.md b/pages.id/osx/pbcopy.md index c64c0243d..4d6ed9310 100644 --- a/pages.id/osx/pbcopy.md +++ b/pages.id/osx/pbcopy.md @@ -1,6 +1,7 @@ # pbcopy > Menempatkan output standar pada papan klip (clipboard). +> Informasi lebih lanjut: . - Menempatkan konten file pada papan klip: diff --git a/pages.id/osx/pbpaste.md b/pages.id/osx/pbpaste.md index 60d6e247a..cf3668263 100644 --- a/pages.id/osx/pbpaste.md +++ b/pages.id/osx/pbpaste.md @@ -1,6 +1,7 @@ # pbpaste > Mengirim isi papan klip (clipboard) ke output standar. +> Informasi lebih lanjut: . - Menulis konten papan klip ke dalam sebuah file: diff --git a/pages.pt_BR/common/where.md b/pages.pt_BR/common/where.md index 0a91b1db8..7376b20ca 100644 --- a/pages.pt_BR/common/where.md +++ b/pages.pt_BR/common/where.md @@ -2,6 +2,7 @@ > Reporta todas as instâncias conhecidas do comando. > Pode ser um executável na variável PATH, um alias, ou um comando builtin do shell. +> Mais informações: . - Encontra todas as instâncias de um comando: diff --git a/pages.pt_BR/common/while.md b/pages.pt_BR/common/while.md index 39113af7c..a9da9fe09 100644 --- a/pages.pt_BR/common/while.md +++ b/pages.pt_BR/common/while.md @@ -1,6 +1,7 @@ # while > Loop simples da shell. +> Mais informações: . - Lê a entrada default (stdin) e realiza uma ação a cada linha: diff --git a/pages.pt_PT/osx/rename.md b/pages.pt_PT/osx/rename.md index f38f85afc..93571e906 100644 --- a/pages.pt_PT/osx/rename.md +++ b/pages.pt_PT/osx/rename.md @@ -1,6 +1,7 @@ # rename > Altera o nome de um ficheiro ou grupo de ficheiros com uma expressão regular. +> Mais informações: . - Altera "antes" para "depois" o nome dos ficheiros especificados: diff --git a/pages.pt_PT/osx/route.md b/pages.pt_PT/osx/route.md index dc4a88a81..cd7825cbf 100644 --- a/pages.pt_PT/osx/route.md +++ b/pages.pt_PT/osx/route.md @@ -2,6 +2,7 @@ > Alteração manual da tabela de rotas. > Necessita de root. +> Mais informações: . - Adiciona uma rota para um destino passando por um gateway: @@ -23,6 +24,6 @@ `sudo route delete {{endereco_ip_destino}}/24` -- Procura e mostra a rota para um destino (nome da máquina ou endereço IP) +- Procura e mostra a rota para um destino (nome da máquina ou endereço IP): `sudo route get {{destino}}` diff --git a/pages.pt_PT/osx/softwareupdate.md b/pages.pt_PT/osx/softwareupdate.md index e872c516c..2e70a3801 100644 --- a/pages.pt_PT/osx/softwareupdate.md +++ b/pages.pt_PT/osx/softwareupdate.md @@ -1,6 +1,7 @@ # softwareupdate > Ferramenta de atualização de aplicativos da App Store via linha de comandos. +> Mais informações: . - Lista todos as atualizações disponíveis: diff --git a/pages.pt_PT/osx/xed.md b/pages.pt_PT/osx/xed.md index 9ede10a10..4263488c6 100644 --- a/pages.pt_PT/osx/xed.md +++ b/pages.pt_PT/osx/xed.md @@ -1,6 +1,7 @@ # xed > Abre ficheiros para editar no Xcode. +> Mais informações: . - Abre um ficheiro no Xcode: diff --git a/pages.pt_PT/osx/xip.md b/pages.pt_PT/osx/xip.md index 9308946eb..a15de90ff 100644 --- a/pages.pt_PT/osx/xip.md +++ b/pages.pt_PT/osx/xip.md @@ -2,6 +2,7 @@ > Cria ou extrai ficheiros comprimido de um arquivo xip. > Apenas arquivos criados pela Apple são confiáveis, dado isto esta ferramenta não deve ser utilizada para criar arquivos. +> Mais informações: . - Extrai o arquivo para o diretório de trabalho atual: diff --git a/pages.zh/common/n.md b/pages.zh/common/n.md index 046ba86f6..4b90def3a 100644 --- a/pages.zh/common/n.md +++ b/pages.zh/common/n.md @@ -1,6 +1,7 @@ # n > 用于管理多个节点版本的工具。 +> 更多信息:. - 安装给定版本的节点。如果版本已经安装,它将被激活: diff --git a/pages.zh/osx/rubocop.md b/pages.zh/common/rubocop.md similarity index 100% rename from pages.zh/osx/rubocop.md rename to pages.zh/common/rubocop.md diff --git a/pages.zh/common/where.md b/pages.zh/common/where.md index 11b620f21..1ec10fdba 100644 --- a/pages.zh/common/where.md +++ b/pages.zh/common/where.md @@ -2,6 +2,7 @@ > 报告所有已知的命令入口。 > 它可以是一个在`PATH`中的可执行文件,一个别名,或者一个 shell 內建命令。 +> 更多信息:. - 报告所有已知命令入口: diff --git a/pages/common/n.md b/pages/common/n.md index cc3db8f9f..03b650760 100644 --- a/pages/common/n.md +++ b/pages/common/n.md @@ -1,6 +1,7 @@ # n > Tool to manage multiple node versions. +> More information: . - Install a given version of node. If the version is already installed, it will be activated: diff --git a/pages/common/where.md b/pages/common/where.md index 61f6128a4..7de89d953 100644 --- a/pages/common/where.md +++ b/pages/common/where.md @@ -2,6 +2,7 @@ > Reports all known instances of a command. > It could be an executable in the PATH environment variable, an alias, or a shell builtin. +> More information: . - Find all instances of a command: diff --git a/pages/common/while.md b/pages/common/while.md index 066290c91..79719a56b 100644 --- a/pages/common/while.md +++ b/pages/common/while.md @@ -1,6 +1,7 @@ # while > Simple shell loop. +> More information: . - Read stdin and perform an action on every line: diff --git a/pages/osx/timed.md b/pages/osx/timed.md index d565f88f7..4dedf6e61 100644 --- a/pages/osx/timed.md +++ b/pages/osx/timed.md @@ -2,6 +2,7 @@ > Service that synchronizes system time (e.g. using NTP). > It should not be invoked manually. +> More information: . - Start the daemon: