1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-23 20:24:03 +02:00

*: use a more specific more info link, io domain (#17676)

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
Managor 2025-08-16 10:32:10 +03:00 committed by GitHub
parent 67b11902c3
commit fc3a8d07a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 16 additions and 18 deletions

View file

@ -1,7 +1,7 @@
# babel
> A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
> More information: <https://babeljs.io/>.
> More information: <https://babeljs.io/docs/babel-cli>.
- Transpile a specified input file and output to `stdout`:

View file

@ -2,7 +2,7 @@
> A package manager optimized for front-end web development.
> A package can be a GitHub user/repo shorthand, a Git endpoint, a URL or a registered package.
> More information: <https://bower.io/>.
> More information: <https://bower.io/#getting-started>.
- Install a project's dependencies, listed in its bower.json:

View file

@ -1,7 +1,7 @@
# codecrafters
> Practice writing complex software.
> More information: <https://codecrafters.io/>.
> More information: <https://docs.codecrafters.io/cli/usage>.
- Run tests without committing changes:

View file

@ -2,7 +2,7 @@
> The open source, decentralized and cross-platform package manager to create and share all your native binaries.
> Some subcommands such as `frogarian` have their own usage documentation.
> More information: <https://conan.io/>.
> More information: <https://docs.conan.io/2/reference/commands.html>.
- Install packages based on `conanfile.txt`:

View file

@ -1,7 +1,7 @@
# ctags
> Generate an index (or tag) file of language objects found in source files for many popular programming languages.
> More information: <https://ctags.io/>.
> More information: <https://docs.ctags.io/en/latest/man/ctags.1.html>.
- Generate tags for a single file, and output them to a file named "tags" in the current directory, overwriting the file if it exists:

View file

@ -1,7 +1,7 @@
# esbuild
> JavaScript bundler and minifier built for speed.
> More information: <https://esbuild.github.io/>.
> More information: <https://esbuild.github.io/api/#general-options>.
- Bundle a JavaScript application and print to `stdout`:

View file

@ -1,7 +1,7 @@
# hexo
> A fast, simple & powerful blog framework.
> More information: <https://hexo.io/>.
> More information: <https://hexo.io/docs/commands>.
- Initialize a website:

View file

@ -2,7 +2,7 @@
> Template-based static site generator. Uses modules, components, and themes.
> Some subcommands such as `server` have their own usage documentation.
> More information: <https://gohugo.io>.
> More information: <https://gohugo.io/commands/>.
- Create a new Hugo site:

View file

@ -1,7 +1,7 @@
# packer
> Build automated machine images.
> More information: <https://www.packer.io/>.
> More information: <https://developer.hashicorp.com/packer/docs/commands>.
- Build an image:

View file

@ -1,7 +1,7 @@
# prettier
> An opinionated code formatter for JavaScript, JSON, CSS, YAML, and more.
> More information: <https://prettier.io/>.
> More information: <https://prettier.io/docs/cli>.
- Format a file and print the result to `stdout`:

View file

@ -1,7 +1,7 @@
# streamlit
> Framework for creating interactive, data-driven web apps in Python.
> More information: <https://docs.streamlit.io/>.
> More information: <https://docs.streamlit.io/develop/api-reference/cli>.
- Check for the Streamlit installation:

View file

@ -1,8 +1,6 @@
# todoman
> A simple, standards-based, cli todo manager.
> `todoman` is a common name for the command `todo`, but not a command itself.
> More information: <https://todoman.readthedocs.io/>.
> This command is an alias of `todo`.
- View documentation for the original command:

View file

@ -1,7 +1,7 @@
# tqdm
> Show progress over time of a command.
> More information: <https://tqdm.github.io/>.
> More information: <https://tqdm.github.io/docs/cli/>.
- Show iterations per second and use `stdout` afterwards:

View file

@ -1,7 +1,7 @@
# typeorm
> A JavaScript ORM that can run on Node.js, browser, Cordova, Ionic, React Native, NativeScript, and Electron platforms.
> More information: <https://typeorm.io/>.
> More information: <https://typeorm.io/docs/advanced-topics/using-cli/#initialize-a-new-typeorm-project>.
- Generate a new initial TypeORM project structure:

View file

@ -2,7 +2,7 @@
> Automatic Bug Reporting Tool for Fedora-based systems.
> Used to detect, analyze, and report application crashes.
> More information: <https://abrt.readthedocs.io/>.
> More information: <https://abrt.readthedocs.io/en/latest/usage.html>.
- List detected problems:

View file

@ -2,7 +2,7 @@
> Easy security-hardened OpenVPN setup and manager.
> Originally designed for the Raspberry Pi, but works on other Linux devices too.
> More information: <https://www.pivpn.io/>.
> More information: <https://docs.pivpn.io/openvpn/>.
- Add a new client device: