btrfs*, mkfs.btrfs: update link to new website (#9517)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# btrfs balance
|
||||
|
||||
> Balanceia grupos de blocos em um sistema de arquivos btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-balance>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-balance.html>.
|
||||
|
||||
- Mostra o status de uma operação balance em execução ou pausada:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs check
|
||||
|
||||
> Verifica ou repara um sistema de arquivos btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-check>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-check.html>.
|
||||
|
||||
- Verifica um sistema de arquivos btrfs:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs device
|
||||
|
||||
> Gerencia dispositivos em um sistema de arquivos btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-device.html>.
|
||||
|
||||
- Adiciona um ou mais dispositivos a um sistema de arquivos btrfs:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs filesystem
|
||||
|
||||
> Gerencia sistemas de arquivos btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-filesystem>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-filesystem.html>.
|
||||
|
||||
- Mostra uso do sistema de arquivos (opcionalmente execute como root para mostrar informações detalhadas):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs inspect-internal
|
||||
|
||||
> Consulta informações internas de um sistema de arquivos btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-inspect-internal>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-inspect-internal.html>.
|
||||
|
||||
- Imprime informações de superblocos:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs property
|
||||
|
||||
> Obtém, define ou lista propriedades para um determinado objeto de sistema de arquivos btrfs (arquivos, diretórios, subvolumes, sistemas de arquivos ou dispositivos).
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-property>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-property.html>.
|
||||
|
||||
- Lista as propriedades disponíveis (e descrições) para o objeto btrfs fornecido:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs rescue
|
||||
|
||||
> Tenta recuperar um sistema de arquivos btrfs danificado.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-rescue>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-rescue.html>.
|
||||
|
||||
- Reconstrói a árvore de metadados do sistema de arquivos (muito lento):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs subvolume
|
||||
|
||||
> Gerencia subvolumes e snapshots btrfs.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-subvolume>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs-subvolume.html>.
|
||||
|
||||
- Cria um novo subvolume vazio:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Um sistema de arquivos baseado no princípio copy-on-write (COW) para Linux.
|
||||
> Alguns subcomandos como `btrfs device` têm sua própria documentação de uso.
|
||||
> Mais informações: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
|
||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
|
||||
|
||||
- Cria subvolume:
|
||||
|
||||
|
Reference in New Issue
Block a user