mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 12:44:05 +02:00
*: use a more specific more info link, com domain (#17694)
Updated more information links with more specific URL
This commit is contained in:
parent
0854529697
commit
326bd08c31
12 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
# argos-translate
|
||||
|
||||
> An open-source offline translation library and CLI tool written in Python.
|
||||
> More information: <https://www.argosopentech.com/>.
|
||||
> More information: <https://argos-translate.readthedocs.io/en/latest/source/cli.html>.
|
||||
|
||||
- Install translation pairs for Spanish to English translation:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# flake8
|
||||
|
||||
> Check the style and quality of Python code.
|
||||
> More information: <https://flake8.pycqa.org/>.
|
||||
> More information: <https://flake8.pycqa.org/en/latest/user/options.html>.
|
||||
|
||||
- Lint a file or directory recursively:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# heroku
|
||||
|
||||
> Create and manage Heroku apps.
|
||||
> More information: <https://www.heroku.com/>.
|
||||
> More information: <https://devcenter.heroku.com/articles/heroku-cli#get-started-with-the-heroku-cli>.
|
||||
|
||||
- Log in to your Heroku account:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# linkchecker
|
||||
|
||||
> Client to check HTML documents and websites for broken links.
|
||||
> More information: <https://linkchecker.github.io/linkchecker/>.
|
||||
> More information: <https://linkchecker.github.io/linkchecker/man/linkchecker.html>.
|
||||
|
||||
- Find broken links on <https://example.com/>:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# monodevelop
|
||||
|
||||
> Cross platform IDE for C#, F# and more.
|
||||
> More information: <https://www.monodevelop.com/>.
|
||||
> More information: <https://www.monodevelop.com/documentation/>.
|
||||
|
||||
- Start MonoDevelop:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pinta
|
||||
|
||||
> A free, open source program for drawing and image editing.
|
||||
> More information: <https://www.pinta-project.com/>.
|
||||
> More information: <https://www.pinta-project.com/user-guide/overview/#>.
|
||||
|
||||
- Start Pinta:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
|
||||
> Commands can be run either using the `serverless` command or its alias, `sls`.
|
||||
> More information: <https://serverless.com/>.
|
||||
> More information: <https://www.serverless.com/framework/docs/providers/aws/cli-reference>.
|
||||
|
||||
- Create a serverless project:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# tcpreplay
|
||||
|
||||
> Replay network traffic stored in a `pcap` file.
|
||||
> More information: <https://tcpreplay.appneta.com/>.
|
||||
> More information: <https://tcpreplay.appneta.com/wiki/tcpreplay-man.html>.
|
||||
|
||||
- List available network interfaces:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# etckeeper
|
||||
|
||||
> Track system configuration files in Git.
|
||||
> More information: <https://etckeeper.branchable.com/>.
|
||||
> More information: <https://manned.org/etckeeper>.
|
||||
|
||||
- Set up a Git repo and perform various setup tasks (run from `/etc`):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# links
|
||||
|
||||
> Command-line web browser.
|
||||
> More information: <http://links.twibright.com/>.
|
||||
> More information: <http://links.twibright.com/user_en.html#subch-browser_calibration>.
|
||||
|
||||
- Visit a website:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Command-line web browser.
|
||||
> See also: `links`.
|
||||
> More information: <http://links.twibright.com/>.
|
||||
> More information: <http://links.twibright.com/user_en.html#subch-browser_calibration>.
|
||||
|
||||
- Visit a website in graphics mode:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# cot
|
||||
|
||||
> The Plain-Text Editor for macOS.
|
||||
> More information: <https://coteditor.com/>.
|
||||
> More information: <https://coteditor.com/cot>.
|
||||
|
||||
- Start CotEditor:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue