From f186b71ca51e83837db60de13322394bb5e6d348 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Tue, 24 Mar 2026 21:41:06 -0300 Subject: Initial commit Import existing tesseras.net website content. --- book/pt-br/commands/list.html | 283 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 283 insertions(+) create mode 100644 book/pt-br/commands/list.html (limited to 'book/pt-br/commands/list.html') diff --git a/book/pt-br/commands/list.html b/book/pt-br/commands/list.html new file mode 100644 index 0000000..dd85099 --- /dev/null +++ b/book/pt-br/commands/list.html @@ -0,0 +1,283 @@ + + + + + + list - Guia do Usuário Tesseras + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Keyboard shortcuts

+
+

Press or to navigate between chapters

+

Press S or / to search in the book

+

Press ? to show this help

+

Press Esc to hide this help

+
+
+
+
+ + + + + + + + + + + + + +
+ +
+
+ + + + + + + +
+
+

tes list

+

Listar todas as tesseras locais.

+

Uso

+
tes list
+
+

Opções

+
+ + + + + + + +
OpçãoDescrição
--data-dir <CAMINHO>Diretório base para armazenamento de dados (padrão: ~/.tesseras)
+
+

Saída

+

Exibe uma tabela com as seguintes colunas:

+
+ + + + + + + + + + + +
ColunaDescrição
HashPrimeiros 16 caracteres do hash de conteúdo
CreatedData de criação (AAAA-MM-DD)
MemoriesNúmero de memórias na tessera
SizeTamanho total (B, KB, MB ou GB)
VisibilityNível de visibilidade (public, private ou circle)
+
+

Exemplo

+
tes list
+
+
Hash             Created     Memories  Size    Visibility
+9f2c4a1b3e7d8f0c 2026-02-14         3  284 KB  public
+a3b7c2d9e4f01823 2026-02-10         1   12 KB  private
+f8e7d6c5b4a39201 2026-01-28        12    4 MB  public
+
+

Banco de dados vazio

+

Se nenhuma tessera foi criada ainda:

+
tes list
+
+
No tesseras found.
+
+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + -- cgit v1.2.3