diff --git a/pages.de/common/nix-collect-garbage.md b/pages.de/common/nix-collect-garbage.md index 029023fe5..284e0ff6e 100644 --- a/pages.de/common/nix-collect-garbage.md +++ b/pages.de/common/nix-collect-garbage.md @@ -2,7 +2,7 @@ > Löschen von unbenutzten und unerreichbaren Nix-Speicherpfaden. > Generationen können mit `nix-env --list-generations` aufgelistet werden. -> Weitere Informationen: . +> Weitere Informationen: . - Lösche alle Speicherpfade, die von den aktuellen Generationen der einzelnen Profile nicht verwendet werden: diff --git a/pages.fr/common/atuin.md b/pages.fr/common/atuin.md index 6a46b763a..0066aeddf 100644 --- a/pages.fr/common/atuin.md +++ b/pages.fr/common/atuin.md @@ -2,7 +2,7 @@ > Enregistre votre historique shell dans une base de donnée. > Peut également synchroniser votre historique chiffré entre plusieurs machines. -> Plus d'informations : . +> Plus d'informations : . - Installe atuin dans votre shell : diff --git a/pages.nl/linux/distrobox-create.md b/pages.nl/linux/distrobox-create.md index cb625a1ed..37ec055dc 100644 --- a/pages.nl/linux/distrobox-create.md +++ b/pages.nl/linux/distrobox-create.md @@ -3,7 +3,7 @@ > Maak een distrobox container. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. > De gecreëerde container wordt nauw geïntegreerd met de host, waardoor het delen van de thuismap van de gebruiker, externe opslag, externe USB-apparaten, grafische apps (X11/Wayland) en audio mogelijk is. -> Meer informatie: . +> Meer informatie: . - Maak een distrobox container met behulp van het Ubuntu image: diff --git a/pages.nl/linux/distrobox-enter.md b/pages.nl/linux/distrobox-enter.md index f8bf6143a..d325581af 100644 --- a/pages.nl/linux/distrobox-enter.md +++ b/pages.nl/linux/distrobox-enter.md @@ -3,7 +3,7 @@ > Betreed een distrobox container. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. > Standaard commando dat wordt uitgevoerd is je SHELL, maar je kan verschillende shells of hele commando's specificeren. Indien gebruikt in een script/applicatie/service, kunt u de `--headless`-modus gebruiken om de tty en interactiviteit uit te schakelen. -> Meer informatie: . +> Meer informatie: . - Betreed een distrobox container: diff --git a/pages.nl/linux/distrobox-export.md b/pages.nl/linux/distrobox-export.md index 6b890731e..2a08f7596 100644 --- a/pages.nl/linux/distrobox-export.md +++ b/pages.nl/linux/distrobox-export.md @@ -2,7 +2,7 @@ > Exporteer app/service/binary van container naar host-besturingssysteem. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. -> Meer informatie: . +> Meer informatie: . - Exporteer een app van de container naar de host (het desktop pictogram verschijnt in de applicatielijst van uw hostsysteem): diff --git a/pages.nl/linux/distrobox-host-exec.md b/pages.nl/linux/distrobox-host-exec.md index 806dca90c..b06c202e8 100644 --- a/pages.nl/linux/distrobox-host-exec.md +++ b/pages.nl/linux/distrobox-host-exec.md @@ -2,7 +2,7 @@ > Voer een commando uit op de host vanuit de distrobox container. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. -> Meer informatie: . +> Meer informatie: . - Voer een commando uit op de host vanuit de distrobox container: diff --git a/pages.nl/linux/distrobox-list.md b/pages.nl/linux/distrobox-list.md index 02ab2ed89..38960db6b 100644 --- a/pages.nl/linux/distrobox-list.md +++ b/pages.nl/linux/distrobox-list.md @@ -3,7 +3,7 @@ > Toon alle distrobox containers. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. > Distrobox containers worden los van de rest van de normale Podman of Docker containers weergegeven. -> Meer informatie: . +> Meer informatie: . - Toon alle distrobox containers: diff --git a/pages.nl/linux/distrobox-rm.md b/pages.nl/linux/distrobox-rm.md index 3be13a35f..de812ba59 100644 --- a/pages.nl/linux/distrobox-rm.md +++ b/pages.nl/linux/distrobox-rm.md @@ -2,7 +2,7 @@ > Verwijder een distrobox container. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. -> Meer informatie: . +> Meer informatie: . - Verwijder een distrobox container (Tip: Stop the container voordat je hem verwijdert): diff --git a/pages.nl/linux/distrobox-stop.md b/pages.nl/linux/distrobox-stop.md index 90d9d326e..fe7c6a719 100644 --- a/pages.nl/linux/distrobox-stop.md +++ b/pages.nl/linux/distrobox-stop.md @@ -2,7 +2,7 @@ > Stop een distrobox container. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. -> Meer informatie: . +> Meer informatie: . - Stop een distrobox container: diff --git a/pages.nl/linux/distrobox-upgrade.md b/pages.nl/linux/distrobox-upgrade.md index 28bc0baf6..0cec7e068 100644 --- a/pages.nl/linux/distrobox-upgrade.md +++ b/pages.nl/linux/distrobox-upgrade.md @@ -2,7 +2,7 @@ > Upgrade een of meerdere distrobox containers. > Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`. -> Meer informatie: . +> Meer informatie: . - Upgrade een container met behulp van de native pakketbeheerder van de container: diff --git a/pages.pt_BR/linux/distrobox-create.md b/pages.pt_BR/linux/distrobox-create.md index a5ad7f662..77fc0ddb7 100644 --- a/pages.pt_BR/linux/distrobox-create.md +++ b/pages.pt_BR/linux/distrobox-create.md @@ -2,7 +2,7 @@ > Criar um contêiner distrobox. Veja também: `tldr distrobox`. > O contêiner criado será integrado ao sistema host, permitindo o compartilhamento do diretório HOME do usuário, armazenamento externo, dispositivos USB externos, aplicativos gráficos (X11/Wayland) e áudio. -> Mais informações: . +> Mais informações: . - Criar um contêiner distrobox usando a imagem do Ubuntu: diff --git a/pages.pt_BR/linux/distrobox-enter.md b/pages.pt_BR/linux/distrobox-enter.md index 25a4c4453..1180503f1 100644 --- a/pages.pt_BR/linux/distrobox-enter.md +++ b/pages.pt_BR/linux/distrobox-enter.md @@ -3,7 +3,7 @@ > Entrar em um contêiner distrobox. Veja também: `tldr distrobox`. > O comando padrão executado é o seu SHELL, mas você pode especificar shells diferentes ou comandos completos para serem executados. > Se usado dentro de um script, um aplicativo ou um serviço, você pode usar o modo `--headless` para desabilitar o tty e a interatividade. -> Mais informações: . +> Mais informações: . - Entrar em um contêiner distrobox: diff --git a/pages.pt_BR/linux/distrobox-export.md b/pages.pt_BR/linux/distrobox-export.md index bb5d750be..0094148d2 100644 --- a/pages.pt_BR/linux/distrobox-export.md +++ b/pages.pt_BR/linux/distrobox-export.md @@ -2,7 +2,7 @@ > Exportar um aplicativo/serviço/binário do contêiner para o sistema operacional host. > Subcomando de `distrobox`. Veja também: `tldr distrobox`. -> Mais informações: . +> Mais informações: . - Exportar um aplicativo do contêiner para o host (a entrada e o ícone do aplicativo aparecerão na lista de aplicativos do seu sistema host): diff --git a/pages.pt_BR/linux/distrobox-host-exec.md b/pages.pt_BR/linux/distrobox-host-exec.md index b4eb222d9..22585d064 100644 --- a/pages.pt_BR/linux/distrobox-host-exec.md +++ b/pages.pt_BR/linux/distrobox-host-exec.md @@ -2,7 +2,7 @@ > Executar um comando no sistema host a partir do interior de um contêiner distrobox. > Subcomando de `distrobox`. Veja também: `tldr distrobox`. -> Mais informações: . +> Mais informações: . - Executar um comando no sistema host a partir do interior do contêiner distrobox: diff --git a/pages.pt_BR/linux/distrobox-list.md b/pages.pt_BR/linux/distrobox-list.md index a194ce7f1..3c6c08fd0 100644 --- a/pages.pt_BR/linux/distrobox-list.md +++ b/pages.pt_BR/linux/distrobox-list.md @@ -2,7 +2,7 @@ > Listar todos os contêineres distrobox. Veja também: `tldr distrobox`. > Os contêineres distrobox são listados separadamente dos demais contêineres normais do Podman ou Docker. -> Mais informações: . +> Mais informações: . - Listar todos os contêineres distrobox: diff --git a/pages.pt_BR/linux/distrobox-rm.md b/pages.pt_BR/linux/distrobox-rm.md index 53a1d156a..dac022fc8 100644 --- a/pages.pt_BR/linux/distrobox-rm.md +++ b/pages.pt_BR/linux/distrobox-rm.md @@ -2,7 +2,7 @@ > Remover um contêiner distrobox. > Subcomando de `distrobox`. Veja também: `tldr distrobox`. -> Mais informações: . +> Mais informações: . - Remover um contêiner distrobox (Dica: Pare o contêiner antes de removê-lo): diff --git a/pages.pt_BR/linux/distrobox-stop.md b/pages.pt_BR/linux/distrobox-stop.md index ca87a14d0..9467bf8dc 100644 --- a/pages.pt_BR/linux/distrobox-stop.md +++ b/pages.pt_BR/linux/distrobox-stop.md @@ -2,7 +2,7 @@ > Parar um contêiner distrobox. > Subcomando de `distrobox`. Veja também: `tldr distrobox`. -> Mais informações: . +> Mais informações: . - Parar um contêiner distrobox: diff --git a/pages.pt_BR/linux/distrobox-upgrade.md b/pages.pt_BR/linux/distrobox-upgrade.md index 7e9e9697d..995758476 100644 --- a/pages.pt_BR/linux/distrobox-upgrade.md +++ b/pages.pt_BR/linux/distrobox-upgrade.md @@ -2,7 +2,7 @@ > Atualizar um ou vários contêineres distrobox. > Subcomando de `distrobox`. Veja também: `tldr distrobox`. -> Mais informações: . +> Mais informações: . - Atualizar um contêiner usando o gerenciador de pacotes nativo do contêiner: diff --git a/pages.ta/linux/distrobox-create.md b/pages.ta/linux/distrobox-create.md index cd8e7f532..0455a887e 100644 --- a/pages.ta/linux/distrobox-create.md +++ b/pages.ta/linux/distrobox-create.md @@ -2,7 +2,7 @@ > உள்ளீட்டு பெயர் மற்றும் படத்துடன் டிஸ்ட்ரோபாக்ஸ் கொள்கலன்களை உருவாக்கவும். > உருவாக்கப்பட்ட கொள்கலன் ஹோஸ்டுடன் இறுக்கமாக ஒருங்கிணைக்கப்படும், இது பயனரின் வீட்டு அடைவு, வெளிப்புற சேமிப்பு, வெளிப்புற USB சாதனங்கள், வரைகலை பயன்பாடுகள் (X11/Wayland) மற்றும் ஒலியைப் பகிர அனுமதிக்கிறது. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - உபுண்டு படத்தைப் பயன்படுத்தி டிஸ்ட்ரோபாக்ஸ் கொள்கலனை உருவாக்கவும்: diff --git a/pages.ta/linux/distrobox-enter.md b/pages.ta/linux/distrobox-enter.md index e4cc60887..4f8b0b715 100644 --- a/pages.ta/linux/distrobox-enter.md +++ b/pages.ta/linux/distrobox-enter.md @@ -2,7 +2,7 @@ > டிஸ்ட்ரோபாக்ஸ் கொள்கலனை உள்ளிடவும். மேலும் காண்க: `tldr distrobox`. > இயக்கப்படும் இயல்புநிலை கட்டளை உங்கள் SHELL, நீங்கள் இயக்குவதற்கு வெவ்வேறு ஓடுகள் அல்லது முழு கட்டளைகளையும் குறிப்பிடலாம். ஸ்கிரிப்ட், பயன்பாடு அல்லது சேவையில் பயன்படுத்தினால், `--headless' பயன்முறையைப் பயன்படுத்தி tty மற்றும் ஊடாடும் தன்மையை முடக்கலாம். -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - டிஸ்ட்ரோபாக்ஸ் கொள்கலனை உள்ளிடவும்: diff --git a/pages.ta/linux/distrobox-list.md b/pages.ta/linux/distrobox-list.md index 532b24af3..0c58f1e63 100644 --- a/pages.ta/linux/distrobox-list.md +++ b/pages.ta/linux/distrobox-list.md @@ -2,7 +2,7 @@ > அனைத்து டிஸ்ட்ரோபாக்ஸ் கொள்கலன்களையும் பட்டியலிடுங்கள். மேலும் பார்க்கவும்: `tldr distrobox`. > டிஸ்ட்ரோபாக்ஸ் கொள்கலன்கள் மற்ற சாதாரண பாட்மேன் அல்லது டோக்கர் கொள்கலன்களிலிருந்து தனித்தனியாக பட்டியலிடப்பட்டுள்ளன. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - அனைத்து டிஸ்ட்ரோபாக்ஸ் கொள்கலன்களையும் பட்டியலிடுங்கள்: diff --git a/pages.ta/linux/distrobox-rm.md b/pages.ta/linux/distrobox-rm.md index cca3f6e02..44167c61d 100644 --- a/pages.ta/linux/distrobox-rm.md +++ b/pages.ta/linux/distrobox-rm.md @@ -2,7 +2,7 @@ > டிஸ்ட்ரோபாக்ஸ் கொள்கலன்களை நீக்கு. > `distrobox`ன் துணைக் கட்டளை. மேலும் பார்க்கவும்: `tldr distrobox`. -> மேலும் விவரத்திற்கு: . +> மேலும் விவரத்திற்கு: . - டிஸ்ட்ரோபாக்ஸ் கொள்கலனை அகற்று (உதவிக்குறிப்பு: கொள்கலனை அகற்றும் முன் அதை நிறுத்தவும்): diff --git a/pages.zh/linux/konsole.md b/pages.zh/linux/konsole.md index 764614297..26aca0ebb 100644 --- a/pages.zh/linux/konsole.md +++ b/pages.zh/linux/konsole.md @@ -1,7 +1,7 @@ # konsole > Konsole: KDE 终端模拟器。 -> 更多信息:. +> 更多信息:. - 在特定目录中打开一个新的 Konsole: diff --git a/pages/common/atuin.md b/pages/common/atuin.md index 848ebf81e..7f7d80772 100644 --- a/pages/common/atuin.md +++ b/pages/common/atuin.md @@ -2,7 +2,7 @@ > Store your shell history in a searchable database. > Optionally sync your encrypted history between machines. -> More information: . +> More information: . - Install atuin into your shell: diff --git a/pages/common/dfc.md b/pages/common/dfc.md index 82fa516c5..4b7e63356 100644 --- a/pages/common/dfc.md +++ b/pages/common/dfc.md @@ -1,7 +1,7 @@ # dfc > Gives an overview of the filesystem disk space usage with colors and graphs. -> More information: . +> More information: . - Display filesystems and their disk usage in human-readable form with colors and graphs: diff --git a/pages/common/dolt-add.md b/pages/common/dolt-add.md index ec08f6e06..2dc98071f 100644 --- a/pages/common/dolt-add.md +++ b/pages/common/dolt-add.md @@ -1,7 +1,7 @@ # dolt add > Add the contents of a table to the list of Dolt staged tables. -> More information: . +> More information: . - Add a table to the list of staged tables (stage a table): diff --git a/pages/common/dolt-blame.md b/pages/common/dolt-blame.md index 208dce75a..4497898b1 100644 --- a/pages/common/dolt-blame.md +++ b/pages/common/dolt-blame.md @@ -1,7 +1,7 @@ # dolt blame > Displays commit information for each row of a Dolt table. -> More information: . +> More information: . - Display the latest commit for each row of a table: diff --git a/pages/common/dolt-branch.md b/pages/common/dolt-branch.md index 4f21e2374..222f062f3 100644 --- a/pages/common/dolt-branch.md +++ b/pages/common/dolt-branch.md @@ -1,7 +1,7 @@ # dolt branch > Manage Dolt branches. -> More information: . +> More information: . - List local branches (current branch is highlighted by `*`): diff --git a/pages/common/dolt-checkout.md b/pages/common/dolt-checkout.md index ce96edcc8..1491be1d9 100644 --- a/pages/common/dolt-checkout.md +++ b/pages/common/dolt-checkout.md @@ -1,7 +1,7 @@ # dolt checkout > Checkout the work tree or tables to a specific branch or commit. -> More information: . +> More information: . - Switch to a branch: diff --git a/pages/common/dolt-commit.md b/pages/common/dolt-commit.md index 1041d2b4c..0b82626de 100644 --- a/pages/common/dolt-commit.md +++ b/pages/common/dolt-commit.md @@ -1,7 +1,7 @@ # dolt commit > Commit staged changes to tables. -> More information: . +> More information: . - Commit all staged changes, opening the editor specified by `$EDITOR` to enter the commit message: diff --git a/pages/common/dolt-config.md b/pages/common/dolt-config.md index 35656bccc..3164021dd 100644 --- a/pages/common/dolt-config.md +++ b/pages/common/dolt-config.md @@ -1,7 +1,7 @@ # dolt config > Read and write local (per repository) and global (per user) Dolt configuration variables. -> More information: . +> More information: . - List all local and global configuration options and their values: diff --git a/pages/common/dolt-fetch.md b/pages/common/dolt-fetch.md index 120f37c6c..b9b644929 100644 --- a/pages/common/dolt-fetch.md +++ b/pages/common/dolt-fetch.md @@ -1,7 +1,7 @@ # dolt fetch > Download objects and refs from another repository. -> More information: . +> More information: . - Fetch the latest changes from the default remote upstream repository (origin): diff --git a/pages/common/dolt-merge.md b/pages/common/dolt-merge.md index 4b7496745..8e93435d9 100644 --- a/pages/common/dolt-merge.md +++ b/pages/common/dolt-merge.md @@ -1,7 +1,7 @@ # dolt merge > Join two or more development histories together. -> More information: . +> More information: . - Incorporate changes from the named commits into the current branch: diff --git a/pages/common/dolt-version.md b/pages/common/dolt-version.md index c17637319..553689247 100644 --- a/pages/common/dolt-version.md +++ b/pages/common/dolt-version.md @@ -1,7 +1,7 @@ # dolt version > Displays the current dolt CLI version. -> More information: . +> More information: . - Display version: diff --git a/pages/common/dolt.md b/pages/common/dolt.md index ff1f27f17..74192b36f 100644 --- a/pages/common/dolt.md +++ b/pages/common/dolt.md @@ -2,7 +2,7 @@ > An SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. > Some subcommands such as `commit` have their own usage documentation. -> More information: . +> More information: . - Execute a `dolt` subcommand: diff --git a/pages/common/exenv.md b/pages/common/exenv.md index 1bda5e6f7..10a03975f 100644 --- a/pages/common/exenv.md +++ b/pages/common/exenv.md @@ -1,7 +1,7 @@ # exenv > A tool to easily install Elixir versions and manage application environments. -> More information: . +> More information: . - Display a list of installed versions: diff --git a/pages/common/gladtex.md b/pages/common/gladtex.md index 1900117bc..381b502e6 100644 --- a/pages/common/gladtex.md +++ b/pages/common/gladtex.md @@ -2,7 +2,7 @@ > A LaTeX formula preprocessor for HTML files. > It converts LaTeX formulas to images. -> More information: . +> More information: . - Convert to html: diff --git a/pages/common/mitmdump.md b/pages/common/mitmdump.md index 5fe9befb9..a54568201 100644 --- a/pages/common/mitmdump.md +++ b/pages/common/mitmdump.md @@ -2,7 +2,7 @@ > View, record, and programmatically transform HTTP traffic. > The command-line counterpart to mitmproxy. -> More information: . +> More information: . - Start a proxy and save all output to a file: diff --git a/pages/common/nix-collect-garbage.md b/pages/common/nix-collect-garbage.md index c5f8e094b..081689c8a 100644 --- a/pages/common/nix-collect-garbage.md +++ b/pages/common/nix-collect-garbage.md @@ -2,7 +2,7 @@ > Delete unused and unreachable nix store paths. > Generations can be listed using `nix-env --list-generations`. -> More information: . +> More information: . - Delete all store paths unused by current generations of each profile: diff --git a/pages/common/parquet-tools.md b/pages/common/parquet-tools.md index f7b0f5fc7..8f52e63fd 100644 --- a/pages/common/parquet-tools.md +++ b/pages/common/parquet-tools.md @@ -1,7 +1,7 @@ # parquet-tools > A tool to show, inspect and manipulate Parquet file. -> More information: . +> More information: . - Display the content of a Parquet file: diff --git a/pages/common/radare2.md b/pages/common/radare2.md index 89cb75780..a74adb5cb 100644 --- a/pages/common/radare2.md +++ b/pages/common/radare2.md @@ -1,7 +1,7 @@ # radare2 > A set of reverse engineering tools. -> More information: . +> More information: . - Open a file in write mode without parsing the file format headers: diff --git a/pages/common/resolvconf.md b/pages/common/resolvconf.md index d74ced7ff..fdae55ba3 100644 --- a/pages/common/resolvconf.md +++ b/pages/common/resolvconf.md @@ -3,7 +3,7 @@ > Manage nameserver information. > Acts as an intermediary between programs that supply nameserver information and applications that use this information. > This tldr documents Debian's implementation of resolvconf. -> More information: . +> More information: . - Add or override the IFACE.PROG record and run the update scripts if updating is enabled: diff --git a/pages/common/salt-call.md b/pages/common/salt-call.md index 674a339bd..75cd449da 100644 --- a/pages/common/salt-call.md +++ b/pages/common/salt-call.md @@ -1,7 +1,7 @@ # salt-call > Invoke salt locally on a salt minion. -> More information: . +> More information: . - Perform a highstate on this minion: diff --git a/pages/common/salt-key.md b/pages/common/salt-key.md index b85250204..c8d35c5dd 100644 --- a/pages/common/salt-key.md +++ b/pages/common/salt-key.md @@ -2,7 +2,7 @@ > Manages salt minion keys on the salt master. > Needs to be run on the salt master, likely as root or with sudo. -> More information: . +> More information: . - List all accepted, unaccepted and rejected minion keys: diff --git a/pages/common/salt-run.md b/pages/common/salt-run.md index f11c9765b..3b9ef1843 100644 --- a/pages/common/salt-run.md +++ b/pages/common/salt-run.md @@ -1,7 +1,7 @@ # salt-run > Frontend for executing salt-runners on minions. -> More information: . +> More information: . - Show status of all minions: diff --git a/pages/common/salt.md b/pages/common/salt.md index 0fee17f61..0a2a3392b 100644 --- a/pages/common/salt.md +++ b/pages/common/salt.md @@ -1,7 +1,7 @@ # salt > Execute commands and assert state on remote salt minions. -> More information: . +> More information: . - List connected minions: diff --git a/pages/common/stern.md b/pages/common/stern.md index 641541687..1a986726a 100644 --- a/pages/common/stern.md +++ b/pages/common/stern.md @@ -1,7 +1,7 @@ # stern > Tail multiple pods and containers from Kubernetes. -> More information: . +> More information: . - Tail all pods within a current namespace: diff --git a/pages/common/tailscale-up.md b/pages/common/tailscale-up.md index 3882abf27..370eb2a53 100644 --- a/pages/common/tailscale-up.md +++ b/pages/common/tailscale-up.md @@ -2,7 +2,7 @@ > Connects the client to the Tailscale network. > In version 1.8 and above, command-line arguments are stored and reused until they're overwritten or `--reset` is called. -> More information: . +> More information: . - Connect to Tailscale: diff --git a/pages/common/vgmstream_cli.md b/pages/common/vgmstream_cli.md index 00f8b6a31..376acbfb5 100644 --- a/pages/common/vgmstream_cli.md +++ b/pages/common/vgmstream_cli.md @@ -1,7 +1,7 @@ # vgmstream_cli > Play a wide variety of audio formats used in video games and convert them into `wav`. -> More information: . +> More information: . - Decode an `adc` file to `wav`. (Default output name is `input.wav`): diff --git a/pages/linux/burpsuite.md b/pages/linux/burpsuite.md index ca11fd2e6..a85941cc3 100644 --- a/pages/linux/burpsuite.md +++ b/pages/linux/burpsuite.md @@ -1,7 +1,7 @@ # burpsuite > A GUI based application mainly used in web application penetration testing. -> More information: . +> More information: . - Start Burp Suite: diff --git a/pages/linux/distrobox-create.md b/pages/linux/distrobox-create.md index 7b00b5026..cd6339572 100644 --- a/pages/linux/distrobox-create.md +++ b/pages/linux/distrobox-create.md @@ -2,7 +2,7 @@ > Create a distrobox container. See also: `tldr distrobox`. > The container created will be tightly integrated with the host, allowing sharing of the user's HOME directory, external storage, external USB devices, graphical apps (X11/Wayland), and audio. -> More information: . +> More information: . - Create a distrobox container using the Ubuntu image: diff --git a/pages/linux/distrobox-enter.md b/pages/linux/distrobox-enter.md index 94aecbfda..b8c67399b 100644 --- a/pages/linux/distrobox-enter.md +++ b/pages/linux/distrobox-enter.md @@ -2,7 +2,7 @@ > Enter a distrobox container. See also: `tldr distrobox`. > Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can use the `--headless` mode to disable the tty and interactivity. -> More information: . +> More information: . - Enter a distrobox container: diff --git a/pages/linux/distrobox-export.md b/pages/linux/distrobox-export.md index cd8c8ae99..0c4b4c2c3 100644 --- a/pages/linux/distrobox-export.md +++ b/pages/linux/distrobox-export.md @@ -2,7 +2,7 @@ > Export app/service/binary from container to host OS. > Subcommand of `distrobox`. See also: `tldr distrobox`. -> More information: . +> More information: . - Export an app from the container to the host (the desktop entry/icon will show up in your host system's application list): diff --git a/pages/linux/distrobox-host-exec.md b/pages/linux/distrobox-host-exec.md index 5ac9ac410..bd8fcbb88 100644 --- a/pages/linux/distrobox-host-exec.md +++ b/pages/linux/distrobox-host-exec.md @@ -2,7 +2,7 @@ > Execute a command on the host from inside a distrobox container. > Subcommand of `distrobox`. See also: `tldr distrobox`. -> More information: . +> More information: . - Execute command on the host system from inside the distrobox container: diff --git a/pages/linux/distrobox-list.md b/pages/linux/distrobox-list.md index 8bdf5f65c..105ed011c 100644 --- a/pages/linux/distrobox-list.md +++ b/pages/linux/distrobox-list.md @@ -2,7 +2,7 @@ > List all distrobox containers. See also: `tldr distrobox`. > Distrobox containers are listed separately from the rest of normal podman or Docker containers. -> More information: . +> More information: . - List all distrobox containers: diff --git a/pages/linux/distrobox-rm.md b/pages/linux/distrobox-rm.md index cd41263da..ec6fb6b4a 100644 --- a/pages/linux/distrobox-rm.md +++ b/pages/linux/distrobox-rm.md @@ -2,7 +2,7 @@ > Remove a distrobox container. > Subcommand of `distrobox`. See also: `tldr distrobox`. -> More information: . +> More information: . - Remove a distrobox container (Tip: Stop the container before removing it): diff --git a/pages/linux/distrobox-stop.md b/pages/linux/distrobox-stop.md index 95abd58c0..2363da5ec 100644 --- a/pages/linux/distrobox-stop.md +++ b/pages/linux/distrobox-stop.md @@ -2,7 +2,7 @@ > Stop a distrobox container. > Subcommand of `distrobox`. See also: `tldr distrobox`. -> More information: . +> More information: . - Stop a distrobox container: diff --git a/pages/linux/distrobox-upgrade.md b/pages/linux/distrobox-upgrade.md index 1727adeb8..344c93c3c 100644 --- a/pages/linux/distrobox-upgrade.md +++ b/pages/linux/distrobox-upgrade.md @@ -2,7 +2,7 @@ > Upgrade one or multiple distrobox containers. > Subcommand of `distrobox`. See also: `tldr distrobox`. -> More information: . +> More information: . - Upgrade a container using the container's native package manager: diff --git a/pages/linux/guake.md b/pages/linux/guake.md index c1f5693a2..96813d8ff 100644 --- a/pages/linux/guake.md +++ b/pages/linux/guake.md @@ -1,7 +1,7 @@ # guake > A drop-down terminal for GNOME. -> More information: . +> More information: . - Toggle Guake visibility: diff --git a/pages/linux/konsole.md b/pages/linux/konsole.md index ec5f97ef9..860b485c0 100644 --- a/pages/linux/konsole.md +++ b/pages/linux/konsole.md @@ -1,7 +1,7 @@ # konsole > KDE's terminal emulator. -> More information: . +> More information: . - Open the terminal in a specific directory: diff --git a/pages/linux/pro.md b/pages/linux/pro.md index 4cdbbea5d..2ee59c10a 100644 --- a/pages/linux/pro.md +++ b/pages/linux/pro.md @@ -1,7 +1,7 @@ # pro > Manage Ubuntu Pro services. -> More information: . +> More information: . - Connect your system to the Ubuntu Pro support contract: