Tldr: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
K Textersetzung - „wikitable“ durch „table table-striped table-hover“
K Textersetzung - „ big"“ durch „"“
 
Zeile 14: Zeile 14:


; Argumente
; Argumente
{| class="table table-striped table-hover options big"
{| class="table table-striped table-hover options"
|-
|-
! Argument !! Beschreibung
! Argument !! Beschreibung
Zeile 23: Zeile 23:


=== Optionen ===
=== Optionen ===
{| class="table table-striped table-hover sortable options gnu big"
{| class="table table-striped table-hover sortable options gnu"
|-
|-
! Unix !! GNU !! Parameter !! Beschreibung
! Unix !! GNU !! Parameter !! Beschreibung
Zeile 67: Zeile 67:
=== Umgebungsvariablen ===
=== Umgebungsvariablen ===
=== Exit-Status ===
=== Exit-Status ===
{| class="table table-striped table-hover options col1center big"
{| class="table table-striped table-hover options col1center"
|-
|-
! Wert !! Beschreibung
! Wert !! Beschreibung
Zeile 88: Zeile 88:
== Konfiguration ==
== Konfiguration ==
=== Dateien ===
=== Dateien ===
{| class="table table-striped table-hover options big"
{| class="table table-striped table-hover options"
|-
|-
! Datei !! Beschreibung
! Datei !! Beschreibung

Aktuelle Version vom 1. August 2026, 11:09 Uhr

tldr - Vereinfachte und Community-getriebene Manpages

Beschreibung

Installation

apt install tealdeer

Aufruf

tldr [OPTIONS] [COMMAND]...
Argumente
Argument Beschreibung
[COMMAND]... The command to show (e.g. `tar` or `git log`)


Optionen

Unix GNU Parameter Beschreibung
-l --list List all commands in the cache
--edit-page Edit custom page with `EDITOR`
--edit-patch Edit custom patch with `EDITOR`
-f --render <FILE> Render a specific markdown file
-p --platform <PLATFORM> Override the operating system, can be specified multiple times in order of preference [possible values: linux, macos, sunos, windows, android, freebsd, netbsd, openbsd, common]
-L --language <LANGUAGE> Override the language
-u --update Update the local cache
--no-auto-update If auto update is configured, disable it for this run
-c --clear-cache Clear the local cache
--config-path <FILE> Override config file location
--pager Use a pager to page output
-r --raw Display the raw markdown instead of rendering it
-q --quiet Suppress informational messages
--show-paths Show file and directory paths used by tealdeer
--seed-config Create a basic config
--color <WHEN> Control whether to use color [possible values: always, auto, never]
v --version Print the version
h --help Print help

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch



Dokumentation

Projekt

  1. https://tldr.sh
  2. https://tealdeer-rs.github.io/tealdeer/intro.html