canonical / lxd

Powerful system container and virtual machine manager
https://canonical.com/lxd
GNU Affero General Public License v3.0
4.38k stars 929 forks source link

docs: `lxc list` web-based documentation has broken/unreadable layout #14397

Open rptb1 opened 2 weeks ago

rptb1 commented 2 weeks ago

The web page at https://documentation.ubuntu.com/lxd/en/latest/reference/manpages/lxc/list/ has a broken layout compared to the output of lxc help list though they are clearly from the same source.

Web: Screenshot from 2024-11-05 07-25-46

Textual output of lxc help list:

  Pre-defined column shorthand chars:
    4 - IPv4 address
    6 - IPv6 address
    a - Architecture
    b - Storage pool
    c - Creation date
    d - Description
    D - disk usage
    e - Project name
    l - Last used date
    m - Memory usage
    M - Memory usage (%)
    n - Name
    N - Number of Processes
    p - PID of the instance's init process
    P - Profiles
    s - State
    S - Number of snapshots
    t - Type (persistent or ephemeral)
    u - CPU usage (in seconds)
    L - Location of the instance (e.g. its cluster member)
    f - Base Image Fingerprint (short)
    F - Base Image Fingerprint (long)

Reported from: https://documentation.ubuntu.com/lxd/en/latest/reference/manpages/lxc/list/

github-actions[bot] commented 2 weeks ago

Heads up @mionaalex - the "Documentation" label was applied to this issue.