1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 00:26:00 +02:00

pages.*/common/*: update More Info link (part 6)

This commit is contained in:
Sebastiaan Speck 2025-06-04 21:11:47 +02:00
parent bce0d19de4
commit ab9a299d18
21 changed files with 21 additions and 21 deletions

View file

@ -1,7 +1,7 @@
# vue serve
> 빠른 프로토타이핑을 가능하게 하는 `@vue/cli``@vue/cli-service-global`에서 제공하는 하위 명령.
> 더 많은 정보: <https://cli.vuejs.org/guide/prototyping.html>.
> 더 많은 정보: <https://cli.vuejs.org/guide/cli-service.html#vue-cli-service-serve>.
- 설정 없이 개발 모드에서 `.js` 또는 `.vue` 파일 제공:

View file

@ -2,7 +2,7 @@
> 텍스트 기반 웹 브라우저.
> SSL 및 마우스 입력을 지원하며, SSH를 통해서도 사용할 수 있습니다.
> 더 많은 정보: <https://w3m.sourceforge.net>.
> 더 많은 정보: <https://w3m.sourceforge.net/MANUAL>.
- URL 열기:

View file

@ -1,7 +1,7 @@
# wal
> 배경화면의 주요 색상을 기반으로 색상 테마 생성.
> 더 많은 정보: <https://github.com/dylanaraps/pywal>.
> 더 많은 정보: <https://github.com/dylanaraps/pywal/wiki/Getting-Started>.
- 색상 테마 미리보기:

View file

@ -1,7 +1,7 @@
# wrangler
> Cloudflare Workers 명령줄 도구.
> 더 많은 정보: <https://developers.cloudflare.com/workers/>.
> 더 많은 정보: <https://developers.cloudflare.com/workers/wrangler/commands/>.
- 기본 구성으로 프로젝트 초기화:

View file

@ -2,7 +2,7 @@
> 지정된 로그인 사용자에게 터미널에 메시지를 작성합니다 (`<Ctrl c>`로 메시지 작성을 중단할 수 있음).
> 시스템에서 활성 사용자들의 모든 터미널 ID를 확인하려면 `who` 명령을 사용하세요. 같이 보기: `mesg`.
> 더 많은 정보: <https://manned.org/write>.
> 더 많은 정보: <https://manned.org/write.1p>.
- 지정된 사용자에게 주어진 터미널 ID로 메시지 전송:

View file

@ -1,7 +1,7 @@
# xe
> 다른 명령이나 파일에서 파이프로 전달된 각 줄에 대해 명령을 한 번 실행.
> 더 많은 정보: <https://github.com/leahneukirchen/xe>.
> 더 많은 정보: <https://github.com/leahneukirchen/xe/blob/master/README>.
- 입력 데이터의 각 줄을 인수로 사용하여 명령 실행:

View file

@ -2,7 +2,7 @@
> Python 기반의 크로스 플랫폼 및 Unix 지향 셸.
> Xonsh(발음: conch)에서 sh/Python 코드를 작성하고 혼합할 수 있습니다.
> 더 많은 정보: <https://xon.sh>.
> 더 많은 정보: <https://xon.sh/contents.html>.
- 대화형 셸 세션 시작:

View file

@ -1,7 +1,7 @@
# xteddy
> X Windows 데스크탑에 귀여운 곰 인형을 표시하는 도구.
> 더 많은 정보: <https://manned.org/xteddy.1>.
> 더 많은 정보: <https://manned.org/xteddy>.
- X 데스크탑에 귀여운 곰 인형 표시:

View file

@ -2,7 +2,7 @@
> SSH 세션을 통해 모든 사용자 정의 설정과 함께 셸을 사용하세요.
> 참고: xxh는 대상 머신의 시스템 디렉토리에 아무것도 설치하지 않습니다; `~/.xxh`를 제거하면 대상 머신에서 xxh의 모든 흔적이 제거됩니다.
> 더 많은 정보: <https://github.com/xxh/xxh>.
> 더 많은 정보: <https://github.com/xxh/xxh#usage>.
- 호스트에 연결하고 현재 셸 실행:

View file

@ -1,7 +1,7 @@
# darkhttpd
> Servidor web Darkhttpd.
> Mais informações: <https://unix4lyfe.org/darkhttpd>.
> Mais informações: <https://github.com/emikulic/darkhttpd#how-to-run-darkhttpd>.
- Inicia o servidor servindo a raiz do documento especificada:

View file

@ -1,7 +1,7 @@
# pdftk
> Conjunto de utilitários para manipular arquivos PDF.
> Mais informações: <https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit>.
> Mais informações: <https://www.pdflabs.com/docs/pdftk-man-page/>.
- Extrai conjuntos de páginas de um arquivo PDF (páginas 1 a 3, 5 e 6 a 10) e guardá-las num novo arquivo:

View file

@ -2,7 +2,7 @@
> Altera a prioridade/agradabilidade de agendamento de um ou mais processos em execução.
> Os valores de agradabilidade variam de -20 (mais favorável ao processo) a 19 (menos favorável ao processo).
> Mais informações: <https://manned.org/renice>.
> Mais informações: <https://manned.org/renice.1p>.
- Altera a prioridade de um [p]rocesso em execução:

View file

@ -1,7 +1,7 @@
# jcal
> 以贾拉里历格式显示日历信息,并突出显示当前日期。
> 更多信息:<https://www.nongnu.org/jcal/>.
> 更多信息:<https://www.nongnu.org/jcal/jcal.html>.
- 显示当前月份的日历:

View file

@ -1,7 +1,7 @@
# jhipster
> 使用单体或微服务架构的 Web 应用程序生成器。
> 更多信息:<https://www.jhipster.tech/>.
> 更多信息:<https://www.jhipster.tech/creating-an-app/#command-line-options>.
- 生成一个简单的全栈项目(单体或微服务):

View file

@ -1,7 +1,7 @@
# josm
> 可扩展的 OpenStreetMap 编辑器,适用于 Java 8+。
> 更多信息:<https://josm.openstreetmap.de/>.
> 更多信息:<https://manned.org/josm>.
- 启动 JOSM:

View file

@ -1,7 +1,7 @@
# jp2a
> 将 JPEG 图像转换为 ASCII。
> 更多信息:<https://csl.name/jp2a/>.
> 更多信息:<https://manned.org/jp2a>.
- 从文件中读取 JPEG 图像并以 ASCII 显示:

View file

@ -1,7 +1,7 @@
# matlab
> MathWorks 制作的数值计算环境。
> 更多信息:<https://uk.mathworks.com/help/matlab/>.
> 更多信息:<https://se.mathworks.com/help/matlab/matlab_env/startup-options.html>.
- 在启动过程中,运行时不出现闪屏:

View file

@ -1,7 +1,7 @@
# quilt
> 管理一系列的补丁。
> 更多信息:<https://savannah.nongnu.org/projects/quilt>.
> 更多信息:<https://manned.org/quilt>.
- 从文件中导入一个已有补丁:

View file

@ -1,7 +1,7 @@
# thunderbird
> 电子邮件客户端和 RSS 阅读器。
> 更多信息:<https://thunderbird.net>.
> 更多信息:<https://manned.org/thunderbird>.
- 打开 Thunderbird:

View file

@ -1,7 +1,7 @@
# uvicorn
> Python 的 ASGI HTTP 服务器,适用于异步项目。
> 更多信息:<https://www.uvicorn.org/>.
> 更多信息:<https://www.uvicorn.org/settings/>.
- 运行 Python Web 应用:

View file

@ -2,7 +2,7 @@
> 向某个终端上的特定用户的屏幕写入信息(`<Ctrl c>` 来停止写入)。
> 使用 `who` 命令来获取所有活动用户的终端 id. 参见 `mesg`.
> 更多信息:<https://manned.org/write>.
> 更多信息:<https://manned.org/write.1p>.
- 向指定的终端 ID 上的指定用户写入信息: