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:
parent
1ba4fe7be1
commit
3ea29e3c97
30 changed files with 30 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
||||||
# robo
|
# robo
|
||||||
|
|
||||||
> مشغل مهام PHP.
|
> مشغل مهام PHP.
|
||||||
> لمزيد من التفاصيل: <https://robo.li/>.
|
> لمزيد من التفاصيل: <https://robo.li/getting-started.html>.
|
||||||
|
|
||||||
- عرض قائمة الأوامر المتوفرة:
|
- عرض قائمة الأوامر المتوفرة:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# wal
|
# wal
|
||||||
|
|
||||||
> Una eina per crear esquemes de colors basats en els colors dominants del fons de pantalla.
|
> 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:
|
- Preveure l'esquema de colors:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# avrdude
|
# avrdude
|
||||||
|
|
||||||
> Treiberprogramm für Atmel AVR Mikrocontroller-Programmierung.
|
> 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:
|
- Schreibt den Speicherinhalt eines AVR-Mikrocontrollers in eine Datei:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> F-Droid Build Tool.
|
> F-Droid Build Tool.
|
||||||
> F-Droid ist ein installierbarer Katalog mit FOSS (Freie Open Source Software) Apps für Android.
|
> 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:
|
- Kompiliere eine bestimmte App:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# musescore
|
# musescore
|
||||||
|
|
||||||
> MuseScore 3 Notenblatt-Editor.
|
> 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:
|
- Verwende einen bestimmten Audio-Treiber:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# phpbu
|
# phpbu
|
||||||
|
|
||||||
> Ein Backup framework für PHP.
|
> 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:
|
- Führe ein Backup mit der Standard `phpbu.xml` Konfigurationsdatei aus:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# puppet agent
|
# puppet agent
|
||||||
|
|
||||||
> Ruft die Client-Konfiguration eines Puppetservers ab und setzt diese auf dem System um.
|
> 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:
|
- Registriere die Node bei einem Puppetserver und wende den empfangenen Katalog an:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# puppet apply
|
# puppet apply
|
||||||
|
|
||||||
> Wende ein Puppet-Manifest lokal an.
|
> 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:
|
- Wende ein Manifest an:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Puppet bietet Tools, an um die Konfiguration von Servern zu automatisieren.
|
> Puppet bietet Tools, an um die Konfiguration von Servern zu automatisieren.
|
||||||
> Einige Unterbefehle wie `puppet agent` sind separat dokumentiert.
|
> 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:
|
- Führe einen Puppet-Unterbefehl aus:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Verwalte Packages und Konfigurationen einer existierenden TeX Live Installation.
|
> Verwalte Packages und Konfigurationen einer existierenden TeX Live Installation.
|
||||||
> Manche Unterbefehle wie `paper` sind separat dokumentiert.
|
> 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:
|
- Installiere ein Package und seine Abhängigkeiten:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Cliente DNS para Humanos.
|
> Cliente DNS para Humanos.
|
||||||
> Escrito en Golang.
|
> 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:
|
- Realiza una simple búsqueda DNS:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> چاپ عکس در ترمینال.
|
> چاپ عکس در ترمینال.
|
||||||
> موارد مشابه: `pixterm`, `chafa`.
|
> موارد مشابه: `pixterm`, `chafa`.
|
||||||
> اطلاعات بیشتر: <https://github.com/posva/catimg>.
|
> اطلاعات بیشتر: <https://manned.org/catimg>.
|
||||||
|
|
||||||
- چاپ یک JPEG, PNG, یا GIF در ترمینال:
|
- چاپ یک JPEG, PNG, یا GIF در ترمینال:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# django-admin
|
# django-admin
|
||||||
|
|
||||||
> جعبه ابزار فریمورک جنگو برای کارهای مدیریتی.
|
> جعبه ابزار فریمورک جنگو برای کارهای مدیریتی.
|
||||||
> اطلاعات بیشتر: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.
|
> اطلاعات بیشتر: <https://docs.djangoproject.com/en/stable/ref/django-admin/>.
|
||||||
|
|
||||||
- ساخت یک پروژه جنگو جدید:
|
- ساخت یک پروژه جنگو جدید:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# avrdude
|
# avrdude
|
||||||
|
|
||||||
> Pilotes pour programmer les microcontrôleurs Atmel AVR.
|
> 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 :
|
- Lire le contenu du microcontrôleur AVR :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# lua
|
# lua
|
||||||
|
|
||||||
> Un langage de programmation puissant, léger, et convenable aux systèmes embarqués.
|
> 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 :
|
- Démarre une session de commandes interactive Lua :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# matlab
|
# matlab
|
||||||
|
|
||||||
> Environnement de calcul numérique créé par MathWorks.
|
> 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 :
|
- Lance MATLAB sans afficher l'écran de démarrage :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# laravel
|
# laravel
|
||||||
|
|
||||||
> Pasang framework Laravel framework dari command-line.
|
> 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:
|
- Buat aplikasi Laravel baru:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# vue build
|
# vue build
|
||||||
|
|
||||||
> Sub-perintah yang disediakan oleh `@vue/cli` dan `@vue/cli-service-global` yang memungkinkan prototipe cepat.
|
> 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:
|
- Membangun berkas `.js` or `.vue` pada mode produksi tanpa konfigurasi:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# vue serve
|
# vue serve
|
||||||
|
|
||||||
> Sub-perintah yang disediakan oleh `@vue/cli` dan `@vue/cli-service-global` yang memungkinkan prototipe cepat.
|
> 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:
|
- Sajikan berkas `.js` or `.vue` pada mode pengembangan tanpa konfigurasi:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# avrdude
|
# avrdude
|
||||||
|
|
||||||
> Driver per il programmatore di microcontrollori Atmel AVR.
|
> 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:
|
- Leggi dal microcontrollore AVR:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# beanstalkd
|
# beanstalkd
|
||||||
|
|
||||||
> Un semplice e generico gestore di code di lavoro.
|
> 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:
|
- Avvia beanstalkd, ascoltando sulla porta 11300:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Un coltellino svizzero di strumenti per una vasta gamma di operazioni di analisi genomica.
|
> 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.
|
> 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:
|
- Interseca il file [a] ed il/i file [b] in base alla sequenza del filamento [s] e salva il risultato in un file specifico:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# darkhttpd
|
# darkhttpd
|
||||||
|
|
||||||
> Web server 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:
|
- Avvia il server utilizzando la directory specificata come document root:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# deluge-console
|
# deluge-console
|
||||||
|
|
||||||
> Interfaccia interattiva da linea di comando per il client BitTorrent Deluge.
|
> 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:
|
- Avvia un'interfaccia interattiva da console:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Mini-Heroku basato su Docker (PaaS, Platform As A Service).
|
> 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`.
|
> 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:
|
- Elenca app in esecuzione:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# gocryptfs
|
# gocryptfs
|
||||||
|
|
||||||
> Filesystem crittografato scritto in Go.
|
> Filesystem crittografato scritto in Go.
|
||||||
> Maggiori informazioni: <https://github.com/rfjakob/gocryptfs>.
|
> Maggiori informazioni: <https://github.com/rfjakob/gocryptfs#use>.
|
||||||
|
|
||||||
- Inizializzare un filesystem crittografato:
|
- Inizializzare un filesystem crittografato:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# lckdo
|
# lckdo
|
||||||
|
|
||||||
> To polecenie jest przestarzałe i zastąpione przez `flock`.
|
> 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:
|
- Zobacz dokumentację zalecanego zamiennika:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# pdftk
|
# pdftk
|
||||||
|
|
||||||
> Zestaw narzędzi PDF.
|
> 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:
|
- Wyodrębnij strony 1-3, 5 i 6-10 z pliku PDF oraz zapisz je jako inny plik PDF:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Компилятор Glasgow Haskell Compiler.
|
> Компилятор Glasgow Haskell Compiler.
|
||||||
> Компиляция и компоновка исходных файлов Haskell.
|
> Компиляция и компоновка исходных файлов Haskell.
|
||||||
> Больше информации: <https://www.haskell.org/ghc>.
|
> Больше информации: <https://downloads.haskell.org/ghc/latest/docs/users_guide/usage.html>.
|
||||||
|
|
||||||
- Найти и скомпилировать все модули в текущей папке:
|
- Найти и скомпилировать все модули в текущей папке:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Міні-Heroku на основі Docker (PaaS).
|
> Міні-Heroku на основі Docker (PaaS).
|
||||||
> Легко розгортає кілька програм на власному сервері різними мовами за допомогою однієї команди `git-push`.
|
> Легко розгортає кілька програм на власному сервері різними мовами за допомогою однієї команди `git-push`.
|
||||||
> Більше інформації: <https://github.com/dokku/dokku>.
|
> Більше інформації: <https://dokku.com/docs/deployment/application-deployment/>.
|
||||||
|
|
||||||
- Показати запущені програми:
|
- Показати запущені програми:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue