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

multiple pages: fix syntax

This commit is contained in:
Starbeamrainbowlabs 2019-01-30 11:51:51 +00:00 committed by Marco Bonelli
parent e114af1132
commit 334c0b4fa3
8 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
> Network exploration tool and security / port scanner.
> Some features only activate when Nmap is run with privileges.
> Homepage: <https://nmap.org>
> Homepage: <https://nmap.org>.
- Try to determine whether the specified hosts are up and what are their names:

View file

@ -1,7 +1,7 @@
# node
> Server-side JavaScript platform (Node.js).
> Homepage: <https://nodejs.org>
> Homepage: <https://nodejs.org>.
- Run a JavaScript file:

View file

@ -1,7 +1,7 @@
# php
> PHP command line interface.
> Homepage: <https://php.net>
> Homepage: <https://php.net>.
- Parse and execute a php script:

View file

@ -1,7 +1,7 @@
# pip
> Python package manager.
> Homepage: <https://pip.pypa.io>
> Homepage: <https://pip.pypa.io>.
- Install a package:

View file

@ -2,7 +2,7 @@
> Simple and unified Python development workflow.
> Manages packages and the virtual environment for a project.
> Homepage: <https://pypi.org/project/pipenv>
> Homepage: <https://pypi.org/project/pipenv>.
- Create a new project:

View file

@ -2,7 +2,7 @@
> Generic machine emulator and virtualizer.
> Supports a large variety of CPU architectures.
> Homepage: <https://www.qemu.org>
> Homepage: <https://www.qemu.org>.
- Boot from image emulating i386 architecture:

View file

@ -1,7 +1,7 @@
# repren
> Multi-pattern string replacement and file renaming tool.
> Homepage: <https://github.com/jlevy/repren>
> Homepage: <https://github.com/jlevy/repren>.
- Do a dry-run renaming a folder of pngs with a literal string replacement:

View file

@ -1,7 +1,7 @@
# eyeD3
> Read and manipulate metadata of MP3 files.
> Homepage: <https://eyed3.readthedocs.io/en/latest/>
> Homepage: <https://eyed3.readthedocs.io/en/latest/>.
- View information about an MP3 file: