Commit Graph

4178 Commits (3f425e5b436531e54a3ead731f835119a555e8ac)

Author SHA1 Message Date
UnButtun 5ba22052b7
pnpm, pnpx: add page (#5863) 2021-05-03 16:56:31 +01:00
marchersimon 5ff5ff69e2
pio-init: add alias page (#5865) 2021-05-01 19:50:03 +01:00
Bart Nagel 69887e9d26
tar: fix mnemonic for f (#5859)
Before this patch the document suggested that the `f` allows the user to list some files to extract or insert to the archive.

This patch fixes that: the `f` allows an archive file to be specified. Without it the archive would be read from or written to stdout.
2021-05-01 14:46:55 -04:00
bl-ue 883412726a
uuencode: add page (#5857) 2021-05-01 19:28:28 +01:00
Suman Chapai a1b192045e
ical: add page (#5849) 2021-05-01 19:14:06 +01:00
bl-ue d6f6b88a7f
7z, 7za, 7zr: updates (#5432)
* 7z, 7za, 7zr: updates

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/7zr.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/7z.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* 7za, 7zr: split back up

* 7z, 7za: fix types

* Update pages/common/7z.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-05-01 19:10:54 +01:00
marchersimon 6e6711f2e3
pio-test: add page (#5815) 2021-05-01 18:27:19 +01:00
Ignacio Mattos 369d034b50
[, aapt, ab: add Spanish translation (#5840)
* [: add Spanish translation

* aapt: add Spanish translation

* ab: add Spanish translation
2021-04-30 10:01:31 -03:00
Adam Herst 4fb8cf891b
virsh: fix syntax of connect example (#5854) 2021-04-29 14:02:33 -04:00
Florian B d3f8cd8bae
qutebrowser: add page (#5850) 2021-04-28 14:57:00 -04:00
Daniel Vozenilek eda10ff2d7
ibmcloud: add page (#5851) 2021-04-28 19:31:06 +02:00
FantasyCookie17 3595c42cce
cp: change 'dereference' to 'follow' (#5843) 2021-04-27 17:02:42 -04:00
Scattered Faith 8707d05925
passwd: remove invalid example (#5691)
passwd doesn't accept changing a password via specifying the password after the username in the command line, consider removing the example as it's misleading
2021-04-27 13:19:59 -04:00
Axel Navarro d08f5ebefc
kate: improve remote document example (#5842) 2021-04-27 18:42:29 +02:00
Peter Babič f1e8d7e06a
acme.sh: add page (#5823)
* add page: acme.sh

* fix 825645081

https://github.com/tldr-pages/tldr/pull/5823#issuecomment-825645081

* replace domain.tld with example.com

* Update pages/common/acme.sh.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/acme.sh.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* convert examples to more specific ones

* reword example description

* Update pages/common/acme.sh.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-27 18:20:54 +02:00
Axel Navarro 71c0279659
x11docker: add page (#5835)
* x11docker: add page

* Update pages/common/x11docker.md

* Update pages/common/x11docker.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:09:34 +02:00
Adam Herst 4e56321854
virt-sysprep: add page (#5824)
* virt-sysprep: add page

* Update pages/common/virt-sysprep.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/virt-sysprep.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* virt-sysprep: edit the specified operations example

Number the operations and remove the spaces (which throw an error).

* Update pages/common/virt-sysprep.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/virt-sysprep.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/virt-sysprep.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/virt-sysprep.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:07:30 +02:00
Nicolas Kosinski 1f65b86a11
nu: add page (#5818)
* nu: add page

* Apply suggestions from code review
2021-04-27 18:05:25 +02:00
Axel Navarro 051ec5e29a
kate: add page (#5834)
* kate: add page

* Replace --tempfile with --column example

* Update pages/common/kate.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Explain line and column variables

* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:00:35 +02:00
marchersimon f6a982b54a
qtcreator: add page (#5813)
* qtcreator: add page

* Fix typo

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* reword git-show example

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 17:58:10 +02:00
ncaat 65f34e363b
lua: fix typo in example (#5837) 2021-04-26 08:19:04 -03:00
Nicolas Kosinski 1a47a2612f
protector: add page (#5820) 2021-04-25 02:00:01 -03:00
marchersimon 32e86137f2
pio-run: add page (#5827) 2021-04-25 01:51:16 -03:00
Arijit Basu 16865a34a9
xplr: add page (#5819) 2021-04-25 01:40:12 -03:00
Ignacio Mattos d8a8f653ec
histexpand, history: add Spanish translation (#5825) 2021-04-23 22:14:43 -04:00
bl-ue 43901df7ec
nmap: put command flags in example descriptions in backticks (#5812) 2021-04-22 21:06:36 +01:00
Adam Herst 06bcfd34f0
virt-clone: add page (#5800) 2021-04-21 13:09:00 -04:00
Adam Herst 4c059df5a6
virt-install: add --name option to example (#5799)
Running the existing example (on Ubuntu 20.04) gives the error message:

ERROR    
--name is required
2021-04-21 08:52:40 -04:00
Nicolas Kosinski df7770ae6b
atom, clear, convert, df: sync French translations with English pages (#5797) 2021-04-20 14:15:58 -04:00
bl-ue abc3808454
firebase: refresh (#5716) 2021-04-20 14:50:07 -03:00
FantasyCookie17 f5469ee92c
age: add page (#5758) 2021-04-19 20:14:13 -04:00
Grzegorz Baranski d95f3adf9f xh: rename query parameter vars 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 0579078491 xh: fix example with POSTing JSON Body
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-19 23:07:45 +01:00
gbaranski ef319c8240 xh: remove irrevelant example 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 5898f92cee fix: remove unused semicolon
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 13ab7eae61 xh: fix sending POST Request with JSON body example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 8918dd4d6d xh: fix sending GET Request example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski ca04bb9921 xh: fix downloading JSON example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski f727e15ee7 xh: fix get with a custom header example
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski 0d3b7d7f7e xh: remove app name in title
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
gbaranski 2cf485847f xh: solve few linting errors 2021-04-19 23:07:45 +01:00
Grzegorz Baranski f1f15b255b xh: add highlighting variables 2021-04-19 23:07:45 +01:00
Grzegorz Baranski 72dabb9f73 create xh.md 2021-04-19 23:07:45 +01:00
marchersimon 12349ec3a5 dc: edit link 2021-04-19 23:05:51 +01:00
marchersimon 5d2fa2261d dirs: edit link
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-19 23:05:51 +01:00
marchersimon bc5d06ed1e add more information links 2021-04-19 23:05:51 +01:00
Florian B 3252dab36b
bandwhich: add page (#5750) 2021-04-19 19:53:58 +01:00
marchersimon 9abb079afb replace `man.archlinux.org` with `manned.org` 2021-04-18 15:33:27 +01:00
marchersimon 9dcb5e6fa0 Apply suggestion from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
Axel Navarro c62b624b17 Apply suggestions from code review 2021-04-18 15:33:27 +01:00
marchersimon 9eb6123786 Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon 3c2cf70053 Apply suggestions from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon a8cbf084db Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon ec6a3682f0 apg: edit link 2021-04-18 15:33:27 +01:00
marchersimon 9dcaa79cdb badblocks: fix link 2021-04-18 15:33:27 +01:00
marchersimon b607ecb4d7 Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon f06702a5bc arp: add link 2021-04-18 15:33:27 +01:00
marchersimon bd351f01b4 crontab: add link 2021-04-18 15:33:27 +01:00
marchersimon 02f8ccffbe complete: add link 2021-04-18 15:33:27 +01:00
marchersimon e7add447e9 command: add link 2021-04-18 15:33:27 +01:00
marchersimon 010ec03610 column: add link 2021-04-18 15:33:27 +01:00
marchersimon 9eb75b07f3 cmp: add link 2021-04-18 15:33:27 +01:00
marchersimon 907b827790 clear: add link 2021-04-18 15:33:27 +01:00
marchersimon 4e04e056f9 chsh: add link 2021-04-18 15:33:27 +01:00
marchersimon 4d87a4e1a5 case: add link 2021-04-18 15:33:27 +01:00
marchersimon 432f120133 c99: add link 2021-04-18 15:33:27 +01:00
marchersimon d245a06a4c bg: add link 2021-04-18 15:33:27 +01:00
marchersimon 2c7348ccdd bc: add link 2021-04-18 15:33:27 +01:00
marchersimon 962f1bc5ed badblocks: add link 2021-04-18 15:33:27 +01:00
marchersimon bc1219f3c9 ar: add link 2021-04-18 15:33:27 +01:00
marchersimon be27e77a15 apropos: add link 2021-04-18 15:33:27 +01:00
marchersimon d5cbcd6fbc apg: add link 2021-04-18 15:33:27 +01:00
marchersimon d3f7d5233b airpaste: add link 2021-04-18 15:33:27 +01:00
FantasyCookie17 7cc074d4d5
minisign: add English and German pages (#5757)
* Added English and German pages for Minisign

* Fixed typo

* Fixed the remaining typos

* Apply suggestions by bl-ue

* Forgot to add English page to last commit

* Change description to official description

* Add suggestion by jedisct1; see https://github.com/jedisct1/minisign/issues/98

* Apply changes requested by bl-ue

* Patch German translation

* Forgot "encoded"

* Make order of flags more consistent as suggested by jedisct1

* Forgot to add German translation in last commit

* Use relative instead of absolute paths

* Shorten comments

* Change German translations to imperative

* Fix spelling mistake

* Use imperative in German translation in all commands

* Use Umlaute in German translation even in arguments

* Use 'ü' in 'schluessel'
2021-04-18 16:20:17 +02:00
marchersimon 6b9e894dee
pio-debug, piodebuggdb: add page (#5780)
* pio-debug, piodebuggdb: add page

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Apply suggestion from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 16:09:06 +02:00
marchersimon 97ccfcd56e
tldr: edit examples (#5508) 2021-04-17 21:43:41 -04:00
marchersimon d934ae3964
grep: edit link (#5782) 2021-04-18 01:08:17 +03:00
bl-ue cda6f2d63e
autossh: refresh (#5718) 2021-04-16 21:42:33 -04:00
Axel Navarro 985b051569
gh-run: add page (#5766) 2021-04-16 17:28:05 +02:00
Axel Navarro c6b59a00bb
gh-workflow: add page (#5767) 2021-04-16 10:42:21 -04:00
marchersimon dac4a71077
multiple pages: replace all die.net links (#5528)
Most of the links were replaced by manned.org,
except when there are more up-to-date sources (like `ifup`)
or first-party sources (like `sftp`).
2021-04-16 15:42:14 +01:00
bl-ue 250c33590e
shellcheck: refresh (#5746) 2021-04-16 09:15:12 -04:00
Florian B 97f9d86ae0
openttd: add page (#5765) 2021-04-16 08:55:00 -04:00
Phil Enzler 38c3b011dc
ssh: remove -C and use SOCKS port (#5771) 2021-04-15 21:47:49 -04:00
Adam Herst 5bc4c97786
ansible-inventory: add page (#5756) 2021-04-16 09:47:12 +08:00
Ben Dyer 3d242814ab
sbcl: add page (#5772) 2021-04-15 21:39:01 -04:00
ambirdsall-gogo cee4489f56
Reference dirs builtin in pushd/popd (#5759) 2021-04-16 00:53:14 +01:00
Florian B 197c0a1471
diskonaut: add page (#5753) 2021-04-15 18:06:09 -04:00
Adam Herst f72f348a03
ansible: add list groups in an inventory example (#5755) 2021-04-15 14:30:12 -04:00
Florian B c2949ae95e
stormlock: add page (#5751) 2021-04-15 13:47:12 -04:00
Nicolas Kosinski 60b260c381
espanso: fix "edit config" command (#5764) 2021-04-15 19:23:47 +02:00
Axel Navarro fa468e6eb5
gh-pr-merge: add page (#5731) 2021-04-15 19:04:49 +02:00
Thomas Museus Dabay 0a65d9c38a
steam: add page (#5736) 2021-04-15 18:42:35 +02:00
marchersimon 39c6aa9709
pio-lib: add page (#5728) 2021-04-14 13:53:24 -04:00
bl-ue d84f31d7db
bundle, mocp: fix typo (#5748) 2021-04-14 16:12:42 +02:00
bl-ue 16e4ed5c89
bash, dash, fish, ksh, rbash, sh, zsh: refresh (#5714) 2021-04-14 16:07:21 +02:00
bl-ue 50834bafd7
dcode: add page (#5747) 2021-04-14 10:43:10 +03:00
Nicolas Kosinski 6c4068b019
cowsay: fix commands for zsh (#5742) 2021-04-13 20:07:18 +02:00
Starbeamrainbowlabs c571fa7ce2
docker-image: add page (#5684) 2021-04-12 13:55:29 -04:00
marchersimon c8314bf715
pio-platform: add page (#5727) 2021-04-11 13:58:00 -03:00
marchersimon 1e2f4f202a remove index.html from more information links where posible 2021-04-11 16:29:10 +01:00
Steven Pitts 85ad9ba247
base64: clarify example descriptions that do not edit files inplace (#5656) 2021-04-11 16:07:45 +01:00
bl-ue 87ff9cdefa
packtpub: add page (#5681) 2021-04-11 15:20:55 +01:00
bl-ue 974a20f166
2to3: update grammar and examples (#5431)
Fixed some glaring mistakes in grammar and added a new example.
2021-04-11 15:18:57 +01:00
Nicolas Kosinski 6b14fd4ec9
fakedata: add page (#5675) 2021-04-10 16:45:45 -03:00
bl-ue 016f75ed6a
peludna-prognoza: add page (#5704) 2021-04-10 16:42:48 -03:00
bl-ue 2da2632f22
ect: refresh (#5717) 2021-04-10 16:39:06 -03:00
bl-ue c30eb1d8b2
dolt-config: add page (#5720) 2021-04-10 16:36:56 -03:00
bl-ue 25a8f14863
autopep8, openssl-req, safe, sn, lvm: fix typo (#5719) 2021-04-10 16:30:31 -03:00
marchersimon 3815dd2178
pio-package: add page (#5713) 2021-04-10 16:23:12 -03:00
Nicolas Kosinski b4744ecf21
brew: make a common page for macOS, Linux and Windows (#5693) 2021-04-10 16:22:20 -03:00
marchersimon 00f46c3dc0
pio-device: add page (#5725) 2021-04-10 16:20:32 -03:00
bl-ue 413ddfcca8
xonsh: add page (#5709) 2021-04-10 16:18:49 -03:00
Alexei Yuzhakov 1c8e7f4342
plesk: add page (#5698) 2021-04-09 22:33:50 +02:00
marchersimon a237d65055
histexpand: edit shells and link (#5721) 2021-04-09 12:46:37 -04:00
bl-ue 6855f2b259
xxh: add page (#5708) 2021-04-09 08:10:25 -03:00
Nelson Figueroa 4ff745fdad
rails-generate: fix more information link (#5706) 2021-04-08 08:10:27 -03:00
Nelson Figueroa a99a8d98d8
rails destroy: add page (#5689) 2021-04-07 08:22:55 +03:00
Waldir Pimenta a6b24e10e6
Fix capitalization of "LaTeX" (#5695) 2021-04-06 13:16:08 +01:00
bl-ue a3127fab7c
vladimyr: add page (#5682) 2021-04-05 09:17:22 -04:00
marchersimon 03819122c9
histexpand: add page (#5455)
Also add a reference to the new page in bash.md and zsh.md
2021-04-04 21:07:13 +01:00
bagginslin 84df3c982b
git-commit: add --file example (#5676) 2021-04-04 09:59:11 -03:00
endorama 3597c70e6c
zip: add list files example and update first example (#5667)
From the `zip` man page: 
> The -sf show files option can be used to scan for files and get the list of files scanned without actually processing them.
2021-04-04 07:45:41 -04:00
bl-ue 289787c7e8
*: clean up token syntax delimiters (#5677) 2021-04-03 20:08:57 -04:00
Axel Navarro 66f3c0dfce mongorestore: update more information link 2021-04-04 00:53:03 +01:00
bl-ue 04dd546e2d *: trim multiple spaces, fix line endings 2021-04-04 00:44:24 +01:00
michaeldel 65746eb5bb encfs: improve wording
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-04 00:33:03 +01:00
michaeldel ea5a77b14c encfs: fix unmount example to comply with style 2021-04-04 00:33:03 +01:00
michaeldel 6ff6308456 encfs: remove leading path slash
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-04 00:33:03 +01:00
michaeldel 82e8a32d5c encfs: add page 2021-04-04 00:33:03 +01:00
bl-ue 14590fc6a5
sindresorhus: add page (#5683) 2021-04-03 19:06:12 -03:00
Kieran Siek 87eaf60c31
mongodump: update more information link (#5674) 2021-04-03 08:02:15 -04:00
marchersimon 44b87621fb
sha*sum: add more information link (#5669) 2021-04-02 16:05:11 -03:00
Florian B 4a7fab0b97
autopep8: add page (#5645) 2021-04-02 14:31:33 -04:00
Nicolas Kosinski 80c2d46b46
gist: enhance list/update description (#5666) 2021-04-02 12:59:30 -04:00
Nicolas Kosinski 46ae3bf76a
espanso: add page (#5662) 2021-04-01 16:55:42 -03:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon e00c94e3bb
pio-team: add page (#5524) 2021-03-31 10:26:52 -04:00
Tan A 1c691c9624
inkmake: add page (#5580) 2021-03-31 10:22:17 -04:00
marchersimon d562842e08
runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648) 2021-03-31 07:52:31 -03:00
marchersimon 2bbd7bbd9f
units: move to common directory (#5647) 2021-03-31 07:47:33 -03:00
bl-ue 8ac9a53478
lldb: move from linux/ to common/, add more info link (#5643) 2021-03-30 16:03:44 -03:00
bl-ue f1da7db160
at, atq, atrm, batch: add more information link (#5640) 2021-03-30 16:01:46 -03:00
marchersimon e6e78f05e4
fusermount: add page (#5582) 2021-03-30 15:59:31 -03:00
bl-ue edd9c5a5dc
alias: add more information link (#5644) 2021-03-30 15:57:29 -03:00
bl-ue 2ce0ebf00c
cd: add more information link (#5642) 2021-03-30 15:55:57 -03:00
Anas sheashaey 7a53944384
pueue-*: add page (#5285) 2021-03-30 14:35:16 -04:00
marchersimon 161a1d8364
printenv: add more information link (#5620) 2021-03-30 11:15:12 -03:00
marchersimon 6d3765b2d8
pathchk: add more information link (#5619) 2021-03-30 11:13:36 -03:00
marchersimon ccb98be9e4
printf: add more information link (#5621) 2021-03-30 11:11:55 -03:00