pages*/common/*: fix broken links (#12826)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
spageektti 2024-05-23 18:13:29 +02:00 committed by GitHub
parent 90fc106e88
commit 700b2dc358
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 16 additions and 16 deletions

View File

@ -1,7 +1,7 @@
# tree
> Muestra los contenidos del directorio actual en forma de árbol.
> Más información: <http://mama.indstate.edu/users/ice/tree/>.
> Más información: <https://manned.org/man/tree>.
- Imprime archivos y directorios hasta `num` niveles de profundidad (donde 1 significa el directorio actual):

View File

@ -1,7 +1,7 @@
# tree
> Mostra i contenuti della directory corrente come un albero.
> Maggiori informazioni: <http://mama.indstate.edu/users/ice/tree/>.
> Maggiori informazioni: <https://manned.org/man/tree>.
- Stampa file e directory fino al 'num'-esimo livello di profondità (dove 1 significa la directory corrente):

View File

@ -2,7 +2,7 @@
> virsh 게스트 도메인을 관리합니다. (Note: 'guest_id'는 게스트의 아이디, 이름 또는 UUID일 수 있습니다).
> `virsh list`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
> 더 많은 정보: <https://libvirt.org/virshcmdref.html>.
> 더 많은 정보: <https://libvirt.org/manpages/virsh.html>.
- 하이퍼아비저 세션에 연결:

View File

@ -2,7 +2,7 @@
> Gerenciar domínios de convidados do virsh. (NOTA: 'guest_id' pode ser o ID, nome ou UUID do convidado).
> Alguns subcomandos, como `virsh list`, têm sua própria documentação de uso.
> Mais informações: <https://libvirt.org/virshcmdref.html>.
> Mais informações: <https://libvirt.org/manpages/virsh.html>.
- Conecta a uma sessão do hipervisor:

View File

@ -1,7 +1,7 @@
# tree
> Mevcut dizinin içeriğini ağaç biçiminde göster.
> Daha fazla bilgi için: <http://mama.indstate.edu/users/ice/tree/>.
> Daha fazla bilgi için: <https://manned.org/man/tree>.
- Dosya ve dizinleri `num` değeri kadar derinlikte göster (1 olması durumunda mevcut dizin gösterilir):

View File

@ -1,7 +1,7 @@
# tree
> 以树的形式显示当前目录的内容。
> 更多信息:<http://mama.indstate.edu/users/ice/tree/>.
> 更多信息:<https://manned.org/man/tree>.
- 显示深度达到 “级数” 级的文件和目录(其中 1 表示当前目录):

View File

@ -1,7 +1,7 @@
# sam2p
> Raster (bitmap) image converter with smart PDF and PostScript (EPS) output.
> More information: <http://pts.50.hu/sam2p/>.
> More information: <https://github.com/pts/sam2p>.
- Concatenate all PDF files into one:

View File

@ -1,7 +1,7 @@
# secrethub
> Keep secrets out of config files.
> More information: <https://secrethub.io>.
> More information: <https://github.com/secrethub/secrethub-cli>.
- Print a secret to `stdout`:

View File

@ -1,7 +1,7 @@
# slimrb
> Convert Slim files to HTML.
> More information: <https://rdoc.info/gems/slim/frames#slim-command-slimrb>.
> More information: <https://rubydoc.info/gems/slim/frames#slim-command-slimrb>.
- Convert a Slim file to HTML:

View File

@ -1,7 +1,7 @@
# spfquery
> Query Sender Policy Framework records to validate e-mail senders.
> More information: <https://www.libspf2.org/>.
> More information: <https://manned.org/spfquery>.
- Check if an IP address is allowed to send an e-mail from the specified e-mail address:

View File

@ -1,7 +1,7 @@
# tree
> Show the contents of the current directory as a tree.
> More information: <http://mama.indstate.edu/users/ice/tree/>.
> More information: <https://manned.org/man/tree>.
- Print files and directories up to 'num' levels of depth (where 1 means the current directory):

View File

@ -1,7 +1,7 @@
# unison
> Bidirectional file synchronisation tool.
> More information: <https://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html>.
> More information: <https://github.com/bcpierce00/unison>.
- Sync two directories (creates log first time these two directories are synchronized):

View File

@ -2,7 +2,7 @@
> Manage virsh guest domains. (Note: 'guest_id' can be the ID, name or UUID of the guest).
> Some subcommands such as `virsh list` have their own usage documentation.
> More information: <https://libvirt.org/virshcmdref.html>.
> More information: <https://libvirt.org/manpages/virsh.html>.
- Connect to a hypervisor session:

View File

@ -2,7 +2,7 @@
> A modular session/policy manager for PipeWire and a GObject-based high-level library that wraps PipeWires API.
> See also: `wpctl`, `pipewire`.
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/running-wireplumber-daemon.html>.
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/>.
- Make WirePlumber start with the user session immediately (for systemd systems):

View File

@ -2,7 +2,7 @@
> Run WirePlumber Lua scripts.
> See also: `wpctl`, `wireplumber`.
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/lua_api/lua_introduction.html>.
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/scripting/lua_api/lua_introduction.html>.
- Run a WirePlumber script:

View File

@ -2,7 +2,7 @@
> Delta encoding utility.
> Often used for applying patches to binary files.
> More information: <http://xdelta.org>.
> More information: <https://github.com/jmacd/xdelta>.
- Apply a patch: