1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-08 22:25:59 +02:00

pages.*/common/*: update More Info link (part 1) (#16758)

This commit is contained in:
Sebastiaan Speck 2025-06-06 16:27:48 +02:00 committed by GitHub
parent 1ba4fe7be1
commit 3ea29e3c97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 30 additions and 30 deletions

View file

@ -1,7 +1,7 @@
# robo
> مشغل مهام PHP.
> لمزيد من التفاصيل: <https://robo.li/>.
> لمزيد من التفاصيل: <https://robo.li/getting-started.html>.
- عرض قائمة الأوامر المتوفرة:

View file

@ -1,7 +1,7 @@
# wal
> Una eina per crear esquemes de colors basats en els colors dominants del fons de pantalla.
> Més informació: <https://github.com/dylanaraps/pywal>.
> Més informació: <https://github.com/dylanaraps/pywal/wiki/Getting-Started>.
- Preveure l'esquema de colors:

View file

@ -1,7 +1,7 @@
# avrdude
> Treiberprogramm für Atmel AVR Mikrocontroller-Programmierung.
> Weitere Informationen: <https://www.nongnu.org/avrdude/>.
> Weitere Informationen: <https://www.nongnu.org/avrdude/user-manual/avrdude_3.html#Option-Descriptions>.
- Schreibt den Speicherinhalt eines AVR-Mikrocontrollers in eine Datei:

View file

@ -2,7 +2,7 @@
> F-Droid Build Tool.
> F-Droid ist ein installierbarer Katalog mit FOSS (Freie Open Source Software) Apps für Android.
> Weitere Informationen: <https://f-droid.org/>.
> Weitere Informationen: <https://f-droid.org/en/docs/Building_Applications/>.
- Kompiliere eine bestimmte App:

View file

@ -1,7 +1,7 @@
# musescore
> MuseScore 3 Notenblatt-Editor.
> Weitere Informationen: <https://musescore.org/en/handbook/3/command-line-options>.
> Weitere Informationen: <https://musescore.org/en/handbook/4/command-line-options>.
- Verwende einen bestimmten Audio-Treiber:

View file

@ -1,7 +1,7 @@
# phpbu
> Ein Backup framework für PHP.
> Weitere Informationen: <https://phpbu.de>.
> Weitere Informationen: <https://phpbu.de/manual/current/en/phpbu-manual.html#cli>.
- Führe ein Backup mit der Standard `phpbu.xml` Konfigurationsdatei aus:

View file

@ -1,7 +1,7 @@
# puppet agent
> Ruft die Client-Konfiguration eines Puppetservers ab und setzt diese auf dem System um.
> Weitere Informationen: <https://puppet.com/docs/puppet/7/man/agent.html>.
> Weitere Informationen: <https://github.com/puppetlabs/puppet/blob/main/references/man/agent.md>.
- Registriere die Node bei einem Puppetserver und wende den empfangenen Katalog an:

View file

@ -1,7 +1,7 @@
# puppet apply
> Wende ein Puppet-Manifest lokal an.
> Weitere Informationen: <https://puppet.com/docs/puppet/7/man/apply.html>.
> Weitere Informationen: <https://github.com/puppetlabs/puppet/blob/main/references/man/apply.md>.
- Wende ein Manifest an:

View file

@ -2,7 +2,7 @@
> Puppet bietet Tools, an um die Konfiguration von Servern zu automatisieren.
> Einige Unterbefehle wie `puppet agent` sind separat dokumentiert.
> Weitere Informationen: <https://puppet.com/>.
> Weitere Informationen: <https://github.com/puppetlabs/puppet/blob/main/references/man/overview.md>.
- Führe einen Puppet-Unterbefehl aus:

View file

@ -2,7 +2,7 @@
> Verwalte Packages und Konfigurationen einer existierenden TeX Live Installation.
> Manche Unterbefehle wie `paper` sind separat dokumentiert.
> Weitere Informationen: <https://www.tug.org/texlive/tlmgr.html>.
> Weitere Informationen: <https://www.tug.org/texlive/doc/tlmgr.html#ACTIONS>.
- Installiere ein Package und seine Abhängigkeiten:

View file

@ -2,7 +2,7 @@
> Cliente DNS para Humanos.
> Escrito en Golang.
> Más información: <https://doggo.mrkaran.dev/docs/guide/reference/>.
> Más información: <https://github.com/mr-karan/doggo/blob/main/docs/src/content/docs/guide/reference.md>.
- Realiza una simple búsqueda DNS:

View file

@ -2,7 +2,7 @@
> چاپ عکس در ترمینال.
> موارد مشابه: `pixterm`, `chafa`.
> اطلاعات بیشتر: <https://github.com/posva/catimg>.
> اطلاعات بیشتر: <https://manned.org/catimg>.
- چاپ یک JPEG, PNG, یا GIF در ترمینال:

View file

@ -1,7 +1,7 @@
# django-admin
> جعبه ابزار فریمورک جنگو برای کارهای مدیریتی.
> اطلاعات بیشتر: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.
> اطلاعات بیشتر: <https://docs.djangoproject.com/en/stable/ref/django-admin/>.
- ساخت یک پروژه جنگو جدید:

View file

@ -1,7 +1,7 @@
# avrdude
> Pilotes pour programmer les microcontrôleurs Atmel AVR.
> Plus d'informations : <https://www.nongnu.org/avrdude/>.
> Plus d'informations : <https://www.nongnu.org/avrdude/user-manual/avrdude_3.html#Option-Descriptions>.
- Lire le contenu du microcontrôleur AVR :

View file

@ -1,7 +1,7 @@
# lua
> Un langage de programmation puissant, léger, et convenable aux systèmes embarqués.
> Plus d'informations : <https://www.lua.org>.
> Plus d'informations : <https://www.lua.org/manual/5.4/lua.html>.
- Démarre une session de commandes interactive Lua :

View file

@ -1,7 +1,7 @@
# matlab
> Environnement de calcul numérique créé par MathWorks.
> Plus d'informations : <https://uk.mathworks.com/help/matlab/>.
> Plus d'informations : <https://se.mathworks.com/help/matlab/matlab_env/startup-options.html>.
- Lance MATLAB sans afficher l'écran de démarrage :

View file

@ -1,7 +1,7 @@
# laravel
> Pasang framework Laravel framework dari command-line.
> Informasi lebih lanjut: <https://laravel.com>.
> Informasi lebih lanjut: <https://laravel.com/docs/installation>.
- Buat aplikasi Laravel baru:

View file

@ -1,7 +1,7 @@
# vue build
> Sub-perintah yang disediakan oleh `@vue/cli` dan `@vue/cli-service-global` yang memungkinkan prototipe cepat.
> Informasi lebih lanjut: <https://cli.vuejs.org/guide/prototyping.html>.
> Informasi lebih lanjut: <https://cli.vuejs.org/guide/cli-service.html#vue-cli-service-serve>.
- Membangun berkas `.js` or `.vue` pada mode produksi tanpa konfigurasi:

View file

@ -1,7 +1,7 @@
# vue serve
> Sub-perintah yang disediakan oleh `@vue/cli` dan `@vue/cli-service-global` yang memungkinkan prototipe cepat.
> Informasi lebih lanjut: <https://cli.vuejs.org/guide/prototyping.html>.
> Informasi lebih lanjut: <https://cli.vuejs.org/guide/cli-service.html#vue-cli-service-serve>.
- Sajikan berkas `.js` or `.vue` pada mode pengembangan tanpa konfigurasi:

View file

@ -1,7 +1,7 @@
# avrdude
> Driver per il programmatore di microcontrollori Atmel AVR.
> Maggiori informazioni: <https://www.nongnu.org/avrdude/>.
> Maggiori informazioni: <https://www.nongnu.org/avrdude/user-manual/avrdude_3.html#Option-Descriptions>.
- Leggi dal microcontrollore AVR:

View file

@ -1,7 +1,7 @@
# beanstalkd
> Un semplice e generico gestore di code di lavoro.
> Maggiori informazioni: <https://beanstalkd.github.io/>.
> Maggiori informazioni: <https://manned.org/beanstalkd>.
- Avvia beanstalkd, ascoltando sulla porta 11300:

View file

@ -2,7 +2,7 @@
> Un coltellino svizzero di strumenti per una vasta gamma di operazioni di analisi genomica.
> Usato per intersecare, raggruppare, convertire e contare dati in formato BAM, BED, GFF/GTF, VCF.
> Maggiori informazioni: <https://bedtools.readthedocs.io>.
> Maggiori informazioni: <https://bedtools.readthedocs.io/en/latest/content/overview.html#summary-of-available-tools>.
- Interseca il file [a] ed il/i file [b] in base alla sequenza del filamento [s] e salva il risultato in un file specifico:

View file

@ -1,7 +1,7 @@
# darkhttpd
> Web server Darkhttpd.
> Maggiori informazioni: <https://unix4lyfe.org/darkhttpd>.
> Maggiori informazioni: <https://github.com/emikulic/darkhttpd#how-to-run-darkhttpd>.
- Avvia il server utilizzando la directory specificata come document root:

View file

@ -1,7 +1,7 @@
# deluge-console
> Interfaccia interattiva da linea di comando per il client BitTorrent Deluge.
> Maggiori informazioni: <https://deluge-torrent.org>.
> Maggiori informazioni: <https://deluge-torrent.org/userguide/thinclient/>.
- Avvia un'interfaccia interattiva da console:

View file

@ -2,7 +2,7 @@
> Mini-Heroku basato su Docker (PaaS, Platform As A Service).
> Distribuisci facilmente molteplici app sul tuo server in diversi linguaggi utilizzando un singolo comando `git-push`.
> Maggiori informazioni: <https://github.com/dokku/dokku>.
> Maggiori informazioni: <https://dokku.com/docs/deployment/application-deployment/>.
- Elenca app in esecuzione:

View file

@ -1,7 +1,7 @@
# gocryptfs
> Filesystem crittografato scritto in Go.
> Maggiori informazioni: <https://github.com/rfjakob/gocryptfs>.
> Maggiori informazioni: <https://github.com/rfjakob/gocryptfs#use>.
- Inizializzare un filesystem crittografato:

View file

@ -1,7 +1,7 @@
# lckdo
> To polecenie jest przestarzałe i zastąpione przez `flock`.
> Więcej informacji: <https://joeyh.name/code/moreutils/>.
> Więcej informacji: <https://manned.org/lckdo>.
- Zobacz dokumentację zalecanego zamiennika:

View file

@ -1,7 +1,7 @@
# pdftk
> Zestaw narzędzi PDF.
> Więcej informacji: <https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit>.
> Więcej informacji: <https://www.pdflabs.com/docs/pdftk-man-page/>.
- Wyodrębnij strony 1-3, 5 i 6-10 z pliku PDF oraz zapisz je jako inny plik PDF:

View file

@ -2,7 +2,7 @@
> Компилятор Glasgow Haskell Compiler.
> Компиляция и компоновка исходных файлов Haskell.
> Больше информации: <https://www.haskell.org/ghc>.
> Больше информации: <https://downloads.haskell.org/ghc/latest/docs/users_guide/usage.html>.
- Найти и скомпилировать все модули в текущей папке:

View file

@ -2,7 +2,7 @@
> Міні-Heroku на основі Docker (PaaS).
> Легко розгортає кілька програм на власному сервері різними мовами за допомогою однієї команди `git-push`.
> Більше інформації: <https://github.com/dokku/dokku>.
> Більше інформації: <https://dokku.com/docs/deployment/application-deployment/>.
- Показати запущені програми: