Commit Graph

4423 Commits (5c62e303b5ab7c0f38b360c3918380ccd011a536)

Author SHA1 Message Date
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
marchersimon 342e9f045b
stdbuf: add more information link (#5627) 2021-03-30 11:11:17 -03:00
marchersimon 5d79de5e60
sleep: add more information link (#5626) 2021-03-30 11:09:07 -03:00
marchersimon 2176975353
pwd: add more information link (#5622) 2021-03-30 11:07:33 -03:00
marchersimon 4564c509ac
logname: add more information link (#5615) 2021-03-30 11:05:29 -03:00
marchersimon 38160e6c18
nice: add more information link (#5616) 2021-03-30 11:02:13 -03:00
marchersimon bb744d7f27
stty: add link (#5628) 2021-03-30 10:01:53 -04:00
marchersimon 6bc3c21fd3
true: add more information link (#5631) 2021-03-30 10:01:44 -04:00
marchersimon 4f4592712c
uname: add more information link (#5633) 2021-03-30 10:01:18 -04:00
marchersimon 277fb11123
nohup: add link (#5617) 2021-03-30 10:01:11 -04:00
marchersimon e773c61881
seq: add link (#5625) 2021-03-30 10:00:58 -04:00
marchersimon c32911b260
unlink: add more information link (#5634) 2021-03-30 10:00:49 -04:00
marchersimon 020d97edda
paste: add more information link (#5588) 2021-03-30 16:00:11 +02:00
marchersimon f44df0c323
users: add more information link (#5636) 2021-03-30 09:58:53 -04:00
marchersimon bf6cdca23d
readlink: add more information link (#5623) 2021-03-30 10:58:01 -03:00
marchersimon fed21f3974
env: add more information link (#5607) 2021-03-30 15:57:12 +02:00
marchersimon b6dcd8a912
nproc: add more information link (#5618) 2021-03-30 10:56:51 -03:00
marchersimon be246d97b0
shuf: add link (#5591) 2021-03-30 09:56:33 -04:00
marchersimon 28b0f3fa11
od: add link (#5587) 2021-03-30 09:56:07 -04:00
marchersimon 710945249c
split: add link (#5592) 2021-03-30 09:55:48 -04:00
marchersimon 11cc51e1b9
tac: add link (#5594) 2021-03-30 09:55:44 -04:00
marchersimon fcaba9e278
tsort: add link (#5597) 2021-03-30 09:55:33 -04:00
marchersimon c7048710bb
unexpand: add link (#5598) 2021-03-30 09:55:24 -04:00
marchersimon 016c255e46
dirname: add link (#5604) 2021-03-30 09:55:16 -04:00
marchersimon 5ba367c2dd
du: add more information link (#5605) 2021-03-30 10:55:04 -03:00
marchersimon 206703144d
echo: add link (#5606) 2021-03-30 09:54:21 -04:00
marchersimon 95846ed907
expr: add link (#5608) 2021-03-30 09:54:01 -04:00
marchersimon 703c11d569
factor: add link (#5609) 2021-03-30 09:53:51 -04:00
marchersimon 84c5ea6d5e
false: add link (#5610) 2021-03-30 09:53:39 -04:00
marchersimon 39adf6219b
groups: add link (#5611) 2021-03-30 09:53:29 -04:00
marchersimon 549bb79497
hostid: add link (#5612) 2021-03-30 09:53:17 -04:00
marchersimon 69cc03360a
id: add link (#5613) 2021-03-30 09:53:06 -04:00
marchersimon e17dfa4e1e
link: add link (#5614) 2021-03-30 09:52:53 -04:00
marchersimon eac56f8e64
arch: add more information link (#5601) 2021-03-30 10:51:17 -03:00
marchersimon b98c0e84a5
date: add more information link (#5603) 2021-03-30 15:50:57 +02:00
marchersimon b8f38025f3
chroot: add more information link (#5602) 2021-03-30 10:50:36 -03:00
marchersimon b265ecca7b
tail: add more information link (#5595) 2021-03-30 10:49:07 -03:00
marchersimon 4420ed005f
wc: add more information link (#5600) 2021-03-30 10:48:08 -03:00
marchersimon 496b407324
uniq: add more information link (#5599) 2021-03-30 10:47:39 -03:00
marchersimon d6ff16fd28
pio-settings: fix typo (#5526) 2021-03-30 09:46:55 -04:00
marchersimon 2df3339d1d
tr: add more information link (#5596) 2021-03-30 10:46:31 -03:00
marchersimon de5c846149
sum: add more information link (#5593) 2021-03-30 10:45:07 -03:00
marchersimon 2c16a18ab4
nl: add more information link (#5586) 2021-03-30 10:44:21 -03:00
marchersimon a7e7afec28
sha1sum: add more information link (#5590) 2021-03-30 10:43:02 -03:00
marchersimon 219bf7387f
whoami: add more information link (#5638) 2021-03-30 10:42:22 -03:00
marchersimon 8238cb0589
yes: add more information link (#5639) 2021-03-30 10:41:24 -03:00
marchersimon ef9c1119a0
basename: change link (#5553) 2021-03-30 09:40:53 -04:00
marchersimon 9bed445fb5
tty: add more information link (#5632) 2021-03-30 10:35:02 -03:00
marchersimon 75dc03a7c7
uptime: add more information link (#5635) 2021-03-30 10:33:29 -03:00
marchersimon 002c666040
tee: add more information link (#5629) 2021-03-30 15:33:07 +02:00
marchersimon 7cd86593a5
who: add more information link (#5637) 2021-03-30 10:33:02 -03:00
marchersimon 84f549f932
timeout: add more information link (#5630) 2021-03-30 10:32:42 -03:00
marchersimon a3a1e30334
join: add more information link (#5584) 2021-03-30 15:31:19 +02:00
marchersimon 3ba11ea0ed
md5sum: add more information link (#5585) 2021-03-30 15:30:51 +02:00
marchersimon 8d147522d1
chown: add more information link (#5555) 2021-03-30 15:29:42 +02:00
marchersimon 6125eef679
expand: add more information link (#5577) 2021-03-30 15:29:04 +02:00
marchersimon 65067d4552
head: add more information link (#5583) 2021-03-30 09:04:55 -03:00
marchersimon 1d7fc6600c
vdir: add link (#5570) 2021-03-30 08:46:04 -03:00
marchersimon d2f1b60f45
comm: add link (#5574) 2021-03-30 08:45:00 -03:00
marchersimon f353e69f08
chcon: add link (#5546) 2021-03-30 08:44:23 -03:00
marchersimon f311aa47f3
cut: add link (#5576) 2021-03-30 08:39:27 -03:00
marchersimon 51ed8c8760
dircolors: add more information link (#5558) 2021-03-30 07:48:19 -03:00
marchersimon da099ba811
pio-org: add page (#5525) 2021-03-30 07:45:54 -03:00
marchersimon f1d01ecbc9
banner: add more information link (#5537) 2021-03-30 07:35:09 -03:00
marchersimon cd1189ec96
ln: add more information link (#5560) 2021-03-30 07:33:54 -03:00
marchersimon 1bee28dd65
chgrp: add more information link (#5554) 2021-03-30 07:33:21 -03:00
marchersimon 3d97ba7785
cat: change more information link (#5551) 2021-03-30 07:31:55 -03:00
marchersimon ad46ebe87a
cp: add more information link (#5556) 2021-03-30 07:30:03 -03:00
marchersimon 88f33bba41
cksum: add more information link (#5573) 2021-03-30 07:28:58 -03:00
marchersimon 572bb893c6
b2sum: change more information link (#5563) 2021-03-30 07:25:10 -03:00
marchersimon 0812ddae52
df: add more information link (#5557) 2021-03-30 07:23:41 -03:00
marchersimon e56e770ab7
rmdir: add more information link (#5566) 2021-03-30 07:18:51 -03:00
marchersimon 4a95098a45
dd: change more information link (#5548) 2021-03-30 07:18:12 -03:00
marchersimon 657a33e942
mkfifo: add more information link (#5562) 2021-03-30 07:11:38 -03:00
bl-ue 98470c3b35
dolt-commit: add page (#5527)
* dolt-commit: add page

* add example date for clarity
2021-03-30 12:01:37 +03:00
marchersimon e69a9eed35
common/sed: add link (#5534) 2021-03-30 11:59:06 +03:00
marchersimon 4f98c1efdd
fortune: add more information link (#5531)
* fortune: add link

* fortune: add link to german and spanish translation
2021-03-30 11:57:47 +03:00
marchersimon e87ab63d14
realpath: add link (#5565) 2021-03-30 09:39:58 +01:00
marchersimon 7c1994af0b
shred: add link (#5567) 2021-03-30 10:32:11 +03:00
marchersimon 718ea2fa10
install: add link (#5559) 2021-03-30 10:30:44 +03:00
marchersimon 209eddc194
for: add link (#5536) 2021-03-30 10:26:00 +03:00
marchersimon 62668322a8
rm: add link (#5552) 2021-03-30 10:16:08 +03:00
marchersimon 64814bb7ba
touch: change link (#5550) 2021-03-30 10:15:08 +03:00
marchersimon a0e1beab9b
ls: add link (#5561) 2021-03-30 10:12:42 +03:00
marchersimon 30331c3d15
base32: add link (#5571) 2021-03-30 10:11:31 +03:00
marchersimon cb636c5aec
sync: add link (#5568) 2021-03-30 10:08:19 +03:00
marchersimon 59583f4c3e
base64: add link (#5572) 2021-03-30 10:06:32 +03:00
marchersimon fb545b6942
truncate: add link (#5569) 2021-03-30 10:02:27 +03:00
marchersimon 30b4f26add
fmt: add link (#5578) 2021-03-30 09:56:16 +03:00
marchersimon 5b92d1fb41
fold: add link (#5579) 2021-03-30 09:53:35 +03:00
bl-ue 4d76ad0fe2
git-bugreport: add more information link (#5543) 2021-03-29 23:48:15 +02:00
marchersimon db38dff0e9
chmod: change more information link (#5547) 2021-03-29 17:28:18 -03:00
marchersimon ce1b94a08a
mkdir: change more information link (#5549) 2021-03-29 17:25:45 -03:00
marchersimon 80302c93e7
calendar: add more information link (#5533) 2021-03-29 17:24:35 -03:00
marchersimon 555daa7bf6
sha512sum: add more information link (#5538) 2021-03-29 17:23:37 -03:00
Alessio 45ff3b27a2
mv: add more information link (#5542) 2021-03-29 15:24:45 -03:00
marchersimon 609014c197
ed: add link (#5532) 2021-03-29 12:34:34 -04:00
Axel Navarro 1f6ee60fb3
less: add more information link (#5529) 2021-03-29 14:23:08 +02:00
marchersimon 6e0a9d8a81
pio-settings: add page (#5522) 2021-03-28 15:41:45 -03:00
marchersimon e7cf9014c0
pio-system: add page (#5523) 2021-03-28 14:31:07 -04:00
marchersimon 1727939a29
pio-update: add page (#5520) 2021-03-28 14:30:14 -04:00
marchersimon 5460bb9b94
pio-access: add page (#5518) 2021-03-28 15:28:31 -03:00
marchersimon 3d63566d9b
pio-upgrade: add page (#5521) 2021-03-28 14:27:22 -04:00
marchersimon 5c9261d7fd
pio-check: add page (#5519) 2021-03-28 14:26:38 -04:00
Pierre Rudloff 2e1d5f551c
mutagen: add page (#5493) 2021-03-28 15:18:41 -03:00
bl-ue e871d01c6f
grep: refresh (#5218) 2021-03-28 16:22:29 +02:00
Patrice Denis 170f5f9ebc
at, ifdown, ifup, ip-address, ip: add French translation (#5505) 2021-03-27 07:51:16 -04:00
Patrice Denis 804ae2836b
basename: update French translation (#5501) 2021-03-26 08:03:39 -04:00
Gonzalo Contreras Aso e7421cee13
nms: add page (#5483) 2021-03-25 17:55:28 -04:00
Patrice Denis b431ae33f7
man: add more info link and --locale example (#5504) 2021-03-25 17:54:01 -04:00
marchersimon 0f37d0336b
pio-home: add page (#5406) 2021-03-25 12:09:18 -03:00
Starbeamrainbowlabs c2027478e6
gimp: improve grammar (#5438) 2021-03-25 09:35:39 -04:00
marchersimon 5556b4c8d1
hakyll-init: add page (#5454) 2021-03-25 00:16:31 +00:00
Axel Navarro 07c2ebcc51
pkill: add --oldest example and link (#5445) 2021-03-25 00:01:07 +00:00
bl-ue 045fee830c
ack: refresh (#5436) 2021-03-24 23:50:01 +00:00
marchersimon b6421d95e0
pio-project: add page (#5408) 2021-03-24 23:49:47 +00:00
Patrice Denis f45463dbd0
chmod: add more info link and update French translation (#5496) 2021-03-24 19:00:22 -03:00
Patrice Denis ea46986276
cat: add more info link and update French translation (#5497) 2021-03-24 18:57:14 -03:00
Axel Navarro 5a40dd8341
git-for-each-repo: add page (#5490) 2021-03-23 15:29:09 -03:00
Gonzalo Contreras Aso 5607caaea1
mkdir, touch, nmap: add Spanish translations (#5491) 2021-03-23 15:19:37 -03:00
Axel Navarro 6b1e529662
git-maintenance: add page (#5463)
* git-maintenance: add page

* Apply suggestions from code review

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

* Update pages/common/git-maintenance.md

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

* Update pages/common/git-maintenance.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-03-23 11:58:01 +03:00
bl-ue 6c7bcca026
dolt-checkout: add page (#5480) 2021-03-22 14:10:30 -03:00
bl-ue 59de664461
codespell: add page (#5472) 2021-03-22 14:01:59 -03:00
Nainterceptor 89c193beba
pgbench: fix typo in --client example (#5487) 2021-03-22 13:45:51 -03:00
bl-ue 0894ff362d
dolt-branch: add page (#5479) 2021-03-19 19:51:21 +03:00
Tan A cc0bdde4a3
minetest: add more info regarding server setting (#5466)
* add more

* Update pages/common/minetest.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-03-19 18:08:50 +03:00
bl-ue b7af1f83b7
dolt-blame: add page (#5478) 2021-03-19 18:07:34 +03:00
taryn 2cf45c19cf
docker-cp: add page (#5468) 2021-03-19 10:48:21 -03:00
bl-ue 941f245407
dolt-add: add page (#5476) 2021-03-19 14:15:33 +01:00
bl-ue 025044fa70
dolt: add page (#5475) 2021-03-19 14:13:34 +01:00
Tan A d526739418
git-commit: quote message argument (#5477) 2021-03-19 08:26:51 -04:00
marchersimon 443a6d224b
zeek: add page (#5453) 2021-03-17 21:52:43 -03:00
bl-ue 7165d0e347
vercel: fix typo (#5469) 2021-03-17 20:57:56 -03:00
bl-ue 6404db9ca0
tldrl: add alias to tldr-lint (#5450)
* tldrl: rename to tldr-lint

* tldrl: add page

* tldr-lint: s/tldrl/tldr-lint/

* tldr-lint: prefer long options

* e
2021-03-17 01:01:58 +03:00
marchersimon 23e1c939fd
mysqld: add page (#5452) 2021-03-16 07:25:48 -04:00
Axel Navarro 8402bf0fa6
ls: fix size units in example description (#5451) 2021-03-15 15:57:50 -04:00
Axel Navarro 4968284965
gh-config: add set pager example (#5448) 2021-03-15 19:34:36 +01:00
Axel Navarro 35d4a1337f
ncc: add page (#5447) 2021-03-15 19:32:48 +01:00
Axel Navarro 160721def0
pgrep: add more info link (#5446) 2021-03-15 14:29:40 -04:00
Starbeamrainbowlabs 8c38dc1dd7
nbtscan: add page (#5434) 2021-03-14 02:20:34 -03:00
bl-ue 8f2ed246f7
ab: update grammar; update link (#5433) 2021-03-13 21:44:59 +00:00
marchersimon 8c8445aca4
arduino: add page (#5389) 2021-03-13 21:43:46 +00:00
Florian B 79ebb31e06
yapf: add page and Dutch translation (#5435) 2021-03-13 21:29:43 +00:00
bl-ue d2f741b155 dig: simplify more information link 2021-03-13 21:00:12 +00:00
marchersimon 2a64f923f4
bssh, bvnc, bshell: add pages (#5419) 2021-03-13 20:58:45 +00:00
marchersimon e1bb083c5b
arduino-builder: add page (#5391) 2021-03-13 15:57:48 -05:00
marchersimon 15ffa6c8db
platformio: add alias page (#5405) 2021-03-13 20:28:58 +00:00
Axel Navarro 3192ab066b
bundletool, bundletool-validate: add page (#5263) 2021-03-12 19:04:37 -05:00
marchersimon 6755015544
bootctl: add page (#5418) 2021-03-12 07:42:13 -05:00
sk1985 ccf49a93d3
shift: add page (#5415) 2021-03-12 13:18:05 +01:00
Stanley Ulili 59fef1dcf0
dig: add more examples (#5416) 2021-03-11 19:55:01 -03:00
Managor 585e1415c9
transmission-remote: fix to absolute paths (#5412) 2021-03-11 07:57:03 -05:00
marchersimon 2c0be24347
gimp: add page (#5399) 2021-03-11 20:40:06 +08:00
marchersimon 383bdc680e
pio: add page (#5404) 2021-03-11 20:37:32 +08:00
marchersimon 1c3144dba6
pio-boards: add page (#5409) 2021-03-11 20:36:36 +08:00
marchersimon c2156e1b33
pio-account: add page (#5410) 2021-03-10 20:27:09 +00:00
Matthew Peveler 97cddc20f2
g++: update page title to match file name (#5088) 2021-03-10 20:34:48 +01:00
Pierre Rudloff 3f25e8f0a0
test, [: add page, improve examples (#5205) 2021-03-10 14:24:11 -05:00
Jake Vossen baae36eb46
nload: add page (#5395) 2021-03-10 12:27:32 -05:00
Axel Navarro 55d5388578
gh-repo: add examples for list subcommand (#5358) 2021-03-10 14:27:12 +00:00
Axel Navarro 1722117f90
qdbus: add page (#5360) 2021-03-10 12:19:30 +01:00
Mikey Garcia bbbe632af2
watson: add 'remove' and 'edit' commands (#5393) 2021-03-09 22:09:28 +01:00
Andy Atkinson fb0d9dd7dd
pgbench: add page (#5388) 2021-03-09 22:04:17 +01:00
Fabio Serragnoli ee3d450884
scala: add start interpreter with classpath (#5354) 2021-03-08 17:51:13 -03:00
Axel Navarro 7cd7f64c7d
next: add page (#5385) 2021-03-08 17:50:30 -03:00
Axel Navarro cc5b716340
gh-pr: add examples for edit subcommand (#5359) 2021-03-08 20:27:00 +00:00
bl-ue 672a67a2db
if: modernize (#5351) 2021-03-08 20:06:24 +00:00
marchersimon 7a3f7174af
musescore: add page (#5368) 2021-03-08 07:57:44 -03:00
bl-ue 56c45a0e76
theHarvester: rename to theharvester (#5380) 2021-03-08 10:38:07 +00:00
bl-ue a36cdd1b3a
R: rename to r (#5379) 2021-03-08 08:43:20 +00:00
Matthias Lübken 00e00396a4
base32, base64: fix -D flag (#5234) 2021-03-07 19:58:11 -03:00
Tan A 66aeeb8690
git-difftool: highlight git diff in command description (#5338) 2021-03-06 17:31:47 -03:00
Eric Nielsen 5e56c38d37
scp: fix -P example (#5343)
The -P parameter comes first to use a specific port.
2021-03-06 17:29:14 -03:00
Tan A 8d3b7a4bd4
vectorize-pixelart: add page (#5346) 2021-03-06 07:52:08 -05:00
Eric Nielsen b96c886c4f
if: actually use if to test a command's success (#5344)
Using `{{command}} && {{command1}} || {{command2}}` does not actually
work like if, and it's misleading to teach that to users. The difference
is that in the above construct, command2 gets executed if command1
fails, which does not happen in a real if as in `if {{command}}; then
{{command1}}; else {{command2}}; fi`
2021-03-04 10:16:42 -05:00
Tan A 83b97fc248
speed-test: add page (#5339) 2021-03-04 08:16:55 -05:00
Tan A a47d70b7dd
betty: add page (#5341) 2021-03-03 12:37:52 -05:00
Owen Voke 968a6ef4a4
fast: add page (#5342) 2021-03-03 11:13:47 -03:00
Tan A 0ea2adae09
telnet: add Star Wars ASCII animation example (#5323) 2021-03-03 08:56:40 -03:00
Hugh Wimberly c3b00af379
pre-commit: add page (#5314) 2021-03-02 07:11:46 -05:00
tassadarliu ad2fd7c87e
pngcheck: add page (#5310) 2021-02-28 12:11:59 -05:00
marchersimon 0589644d01
latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
bl-ue fca445d12e
speedtest-cli: update grammar, links, and token syntax (#5284) 2021-02-26 07:39:06 -03:00
bl-ue 473b1ac11a
exrex: add page (#5296) 2021-02-25 17:46:24 +00:00
Axel Navarro e2082f8adc
gh-ssh-key: add page (#5308) 2021-02-24 08:39:13 -05:00
Axel Navarro d9a692b950
gh-auth: add refresh examples (#5306) 2021-02-24 13:11:22 +00:00
Adam Herst 3ab26253eb
mutool: add outline example (#5298) 2021-02-21 18:12:32 -03:00
marchersimon e3c79db0e6
7za, 7zr, aapt, ab, alacritty, atom, avrdude, chown, chroot, clear, cmake, compare, curl, dd, diff: add German translation (#5286) 2021-02-20 17:30:55 -03:00
Axel Navarro 4e956ffaec
now: add page (#5283) 2021-02-19 13:45:22 -03:00
Felix Swinkels 70a76e5280
vercel: add page (#5278)
remove now.md page replaced by vercel
2021-02-19 07:11:57 -03:00
Axel Navarro c28ff26226
bundletool-dump: add page (#5266) 2021-02-18 19:22:37 -05:00
bl-ue 258c02f991
pueue: add page (#5230) 2021-02-18 23:34:02 +00:00
Managor 5f98c903af
iotop: add sudo to all commands (#5267) 2021-02-18 23:18:02 +00:00
Honza 49852ef289
z: add `-c` parameter to the command description (#5262) 2021-02-18 23:13:08 +00:00
Daryl Pinto 75ed4e2db3
deno: update outdated commands (#5275) 2021-02-18 08:07:05 -05:00
Orestis Floros 0155fb60ba
read: add example using 'while' (#5258)
Copied from `while`

As discussed in #5258, this replaces a less useful example to maintain
the limit of 8 examples per page.
2021-02-13 15:03:16 -05:00
Robby O'Connor 5cd65c2850
tar: fix bzip to bzip2 in command description (#5264) 2021-02-13 00:53:30 -03:00
pbrennand-francis 69b3a19734
firebase: fix typo in projects:list example (#5259) 2021-02-11 14:51:58 -03:00
Axel Navarro e3444bf643
react-native-start: add page (#5223) 2021-02-11 17:11:41 +00:00
Alexandre Bruyant 78b959f6ed
sort: expand short flags, improve field separator example (#5233) 2021-02-09 11:56:54 -03:00
bl-ue ca9ba675ce
curl: update to new 'more information' link (#5254) 2021-02-07 20:27:41 +00:00
Mateusz Soszyński 7dcdcea28c
deluser, userdel: add page (#5245) 2021-02-07 16:05:03 -03:00
bl-ue a810ca72d7
conan, php-coveralls: fix typos (#5253) 2021-02-07 00:48:45 -03:00
Owen Voke 981b7af185
psalm: add page (#5237) 2021-02-05 13:54:29 -03:00
Owen Voke 9f521b5a1a
phpdox: add page (#5239) 2021-02-05 11:08:48 -03:00
bl-ue 952b90fa0d
gitmoji: add page (#5227) 2021-02-05 14:00:18 +00:00
Owen Voke e2534421ba
composer-require-checker: add page (#5236) 2021-02-05 10:59:31 -03:00
Owen Voke cae5a927a8
php-coveralls: add page (#5235) 2021-02-05 10:53:51 -03:00
Owen Voke 2cf8315b0d
doctum: add page (#5238) 2021-02-05 10:50:43 -03:00
bl-ue b5aec03e9d
pretty-bytes: add page (#5226) 2021-02-05 12:39:05 +00:00
Antoine Gaubert 0f064dff2c
fdupes: add delete and noprompt examples, add French translation (#5231) 2021-02-04 15:14:01 -03:00
Henrikh Kantuni c61c31dc3a
ls: fix typo (#5228) 2021-02-03 14:37:37 -03:00
Axel Navarro 1f1b4d9c66
jetifier: add page (#5209) 2021-02-02 23:24:15 +00:00
Axel Navarro 08b3bac91d
react-native: add page (#5208) 2021-02-02 20:16:28 -03:00
Henrikh Kantuni 4132aea569
grep: -v for in[v]ert (#5216) 2021-02-02 07:44:00 -05:00
Axel Navarro dc1298012c
esbuild: add page (#5207) 2021-02-01 16:58:57 -03:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Anton Karmanov 826e7c8e3c cmake: improve an example description
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov da1db4d646 cmake: apply few review suggestions
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 32e858f5f7 cmake: resolve PR conversations 2021-01-31 15:50:59 +00:00
Anton Karmanov c39095a21d cmake: apply suggestions from review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 64d4a41efb cmake: update --install example 2021-01-31 15:50:59 +00:00
Anton Karmanov 36d3ce2011 cmake: fix linter issues 2021-01-31 15:50:59 +00:00
Anton Karmanov bb6d3e72d8 cmake: update page
Actualise examples and improve description.
2021-01-31 15:50:59 +00:00
Laurent Indermühle d8be3f35a3
sudo: add --login, --shell and --list examples (#5202)
add more information link
2021-01-30 18:04:40 -03:00
sawshep 0a3af1b152
gobuster: add page (#5188) 2021-01-30 14:45:12 -05:00
bl-ue 5f1ef5bee7
multiple pages: fix French colon punctuation (#5152) 2021-01-30 17:03:18 +00:00
Pit Henrich 519380ae8f
mupdf: add page (#5168)
* mupdf: add page

* Removed whitespace

* Added link brackets

* Apply suggestions from code review

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

* Rename pages/linux/mupdf.md to pages/common/mupdf.md

* Update pages/common/mupdf.md

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

* Update pages/common/mupdf.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-01-22 16:46:40 -05:00
Gingka Akiyama 12ed2e119a
lmms, SafeEjectGPU: add pages (#5163)
* Add SafeEjectGPU and lmms

* Well then

* Add SafeEjectGPU and lmms

* Update SafeEjectGPU and lmms

* Whats this? missing syntax? not in my code!

* Revert "Add SafeEjectGPU and lmms"

This reverts commit bc66ecc54d1a897f702b858b6077b94585ce0269.

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-21 21:18:51 -05:00
Kargins ca2b6850a8
promtool: add page (#5166) 2021-01-21 15:03:37 -03:00
Owen Voke d022d1f1d4
lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
bl-ue 5a9ba89415
git-commit-graph: add page (#5109) 2021-01-17 15:01:21 -03:00
Waldir Pimenta 9b64574c38
gh: small wording tweaks for extra clarity (#5157) 2021-01-17 14:56:17 -03:00
Waldir Pimenta d1b86208a1
gh-alias: close quoted string (#5156) 2021-01-17 14:55:43 -03:00
Caden Haustein c23a73b84e
ghcup: add page (#5145)
* ghcup: add page

* Update pages/common/ghcup.md

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

* Update pages/common/ghcup.md

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

* Update ghcup.md

* Update ghcup.md

* Update pages/common/ghcup.md

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

* Update ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-16 14:41:39 -05:00
Axel Navarro 82b8f3bd08
gh-api: add page (#5127) 2021-01-16 17:03:57 +00:00
Axel Navarro 7b68d5cefd
gh-secret: add page (#5133) 2021-01-16 16:34:13 +00:00
Axel Navarro be6bf11846
gh-reference: add page (#5130) 2021-01-16 16:27:42 +00:00
bl-ue 69e699ec23
git-credential: add page (#5115)
* git-credential: add page

* Apply suggestions from code review

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

* Put quotes outside of token syntax

* Update pages/common/git-credential.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-16 11:02:36 -05:00
bl-ue 1f6db5a934
git-count-objects: add page (#5114) 2021-01-16 15:43:31 +00:00
Axel Navarro b112894a97
dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03:00
Owen Voke 357914393d
takeout: add page (#5138) 2021-01-14 09:32:03 -03:00
bl-ue b9e4ed66d5
git-checkout-index: add page (#5107)
* git-checkout-index: add page

* Update pages/common/git-checkout-index.md

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-13 08:39:56 -05:00
Axel Navarro b962122415
gh-completion: add page (#5134)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-13 09:25:31 +00:00
Axel Navarro a7069a26b4
gh-help: add page (#5129) 2021-01-11 16:24:28 +00:00
Axel Navarro e3fb724b41
gh-pr: fix page title (#5126) 2021-01-11 16:23:31 +00:00
Axel Navarro 6447cceee0
gh-environment: add page (#5131) 2021-01-11 16:22:12 +00:00
bl-ue c0ed70aa40
jwt: add space in algorithm list in description (#5135) 2021-01-11 16:14:01 +00:00
bl-ue 713f8f498d jekyll: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 95e286e87a croc: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7c329b9cb1 security-checker: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 36f7d8e2e5 dotnet-publish: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue b609a96b9f evil-winrm: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7582d93776 transmission-remote: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 8e39617d98 apktool: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 059e66b8f3 mpg321: change folder to directory 2021-01-10 16:42:17 -03:00