From 01c17c68277ff88fab812920732d9bbe9e6bb571 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Tue, 24 Mar 2026 21:45:05 -0300 Subject: Simplify website to single-page Remove old Zola-generated content, keep only the essential landing page with about, contact, and license sections. --- book/en/commands/list.html | 283 --------------------------------------------- 1 file changed, 283 deletions(-) delete mode 100644 book/en/commands/list.html (limited to 'book/en/commands/list.html') diff --git a/book/en/commands/list.html b/book/en/commands/list.html deleted file mode 100644 index c8f0a2b..0000000 --- a/book/en/commands/list.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - list - Tesseras User Guide - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

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

-

List all local tesseras.

-

Usage

-
tes list
-
-

Options

-
- - - - - - - -
OptionDescription
--data-dir <PATH>Base directory for data storage (default: ~/.tesseras)
-
-

Output

-

Displays a table with the following columns:

-
- - - - - - - - - - - -
ColumnDescription
HashFirst 16 characters of the content hash
CreatedCreation date (YYYY-MM-DD)
MemoriesNumber of memories in the tessera
SizeTotal size (B, KB, MB, or GB)
VisibilityVisibility level (public, private, or circle)
-
-

Example

-
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
-
-

Empty database

-

If no tesseras have been created yet:

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