git-em
8628cba2eb
linux/*: replace man.archlinux.com link ( #7861 )
...
* linux/*: replace man.archlinux.com
Does not replace links of pages directly associated with archlinux (eg: pacman)
* nmcli-device, nmcli-connection: use author's link
2022-03-09 14:31:08 +10:00
git-em
a48819f190
common/*: replace man.archlinux.org ( #7860 )
2022-03-09 14:28:57 +10:00
git-em
c5309c0ab8
setsid: add page ( #7841 )
...
* setsid: add page
* Use "exit code" instead of "return value"
Co-authored-by: pixel <chrissx@chrissx.de>
Co-authored-by: pixel <chrissx@chrissx.de>
2022-03-09 14:18:59 +10:00
Tomasz Durda
609b7d1a52
fio: add page ( #7829 )
2022-03-08 09:15:03 -03:00
Muhammad Falak R Wani
c12a5c8433
tailscale-file: add page ( #7844 )
2022-03-08 00:33:31 +00:00
baiyutang
5892e647de
kitex: add page ( #7782 )
2022-03-07 09:06:37 -03:00
Nicolas Kosinski
fa9cbe265b
go-test: add -cover example ( #7858 )
2022-03-07 09:04:55 -03:00
Emily Grace Seville
baf0f1ad15
windows/*: add more information link ( #7852 )
2022-03-05 12:00:17 -03:00
Emily Grace Seville
02c427a039
g++, gcc: page update ( #7821 )
...
* Update placeholders:
- use "path/to"
- join list of placeholders in gcc
* Suggest language standard in code example
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-03-02 21:36:03 +10:00
Mia
c4a72c36b4
batcat: add page ( #7838 )
2022-03-02 06:58:50 -03:00
Peder Bergebakken Sundt
d774bbea94
Add command to git ls-files ( #7833 )
...
Taken from https://fix.code-error.com/git-list-only-untracked-files-also-custom-commands/
2022-03-02 10:54:04 +08:00
git-em
2ce63b334e
brightness, n, open, pbcopy, pbpaste, rename, route, rubocop, softwareupdate, timed, where, while, xed, xip: add link ( #7831 )
2022-03-01 10:21:17 -03:00
git-em
80ddce96fe
set, view, wait, write: add link ( #7828 )
2022-03-01 00:52:41 -03:00
git-em
a6f57760c2
alpine: add link, fix style on pt_BR translation ( #7830 )
2022-03-01 00:43:39 -03:00
git-em
d213b0ec90
rga: add page ( #7818 )
2022-02-27 18:08:43 -03:00
Jakob Miksch
0f73f6aaad
ogr2ogr, ogrinfo: refresh ( #7807 )
2022-02-27 10:50:07 -03:00
git-em
a5276a09e0
ncdu: move from linux to common ( #7814 )
2022-02-26 20:00:32 +10:00
Axel Navarro
a1504c7afa
chrome: add page ( #7813 )
2022-02-25 18:51:51 +05:30
Michael Cale
afca7adc24
gow: add page ( #7805 )
2022-02-25 06:18:05 -03:00
Axel Navarro
8736b81243
google-chrome: refresh ( #7812 )
2022-02-25 16:43:28 +10:00
Axel Navarro
a8bcde4a28
chromium: refresh ( #7811 )
2022-02-24 16:28:04 -03:00
Martin Pool
326cc8a262
chsh: Fix `chsh -s SHELL` syntax ( #7801 )
...
* It's `ch -s SHELL` to change your own shell
Fixes #7800
* rephrase
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Use -s generically, --shell on Linux
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-24 22:42:34 +10:00
Axel Navarro
18642d59eb
git-rev-list: add -n example ( #7763 )
2022-02-24 22:38:17 +10:00
hellojukay
1d72e2f253
vagrant: add box list example ( #7810 )
2022-02-23 11:33:19 -03:00
Axel Navarro
139450a866
standard-version: add page ( #7753 )
2022-02-21 06:40:03 -03:00
nik
ac627da668
yt-dlp: add page ( #7628 )
...
* add yt-dlp page
* fix format
* remove file
* fix unprecise explanation
* Delete .gitpod.yml
2022-02-21 01:33:08 +01:00
Jake Vossen
1b9e38cb1b
rsync: fix remote_directory in -rauL example ( #7795 )
2022-02-20 17:44:04 -03:00
Axel Navarro
ae90383189
docker-volume: add page ( #7771 )
2022-02-20 18:37:06 +10:00
oshiteku
4cc80092f9
kubectl-delete: fix typo ( #7804 )
2022-02-20 09:29:28 +05:30
Jeremy Heckt
b645de29cd
createrepo: add page ( #7789 )
...
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-19 12:46:13 +05:30
Pysis
ac026647f4
xidel: add page ( #7678 )
2022-02-18 11:01:57 -03:00
Axel Navarro
c8a26c33e4
npx: add --no-install and --quiet examples ( #7747 )
2022-02-18 21:51:42 +10:00
pixel
a1dca9579c
systemsetup: fix more information link ( #7755 )
2022-02-18 07:05:27 +01:00
258204
c768a7c3be
doctl-auth: add page ( #7526 )
2022-02-17 22:10:46 +00:00
valentin lauber
3ed8d563bc
puppet-agent: add --disable and --enable examples ( #7787 )
2022-02-17 18:53:25 +05:30
pixel
60413b149c
mk: add page ( #7756 )
2022-02-17 07:47:43 -03:00
Lars Decker
b02d5dc9f1
http: add --follow example ( #7737 )
2022-02-17 07:46:07 -03:00
Axel Navarro
45f7d27512
checkupdates: add page ( #7774 )
2022-02-17 06:57:00 -03:00
Axel Navarro
c388bb1701
checkupdates-aur: add page ( #7775 )
2022-02-17 13:13:15 +08:00
Emily Grace Seville
72bdbb9021
chsh: page update ( #7550 )
2022-02-17 12:36:58 +08:00
Emily Grace Seville
50a9708250
for: refresh ( #7482 )
2022-02-15 06:58:56 -03:00
Waldir Pimenta
bf6256ca09
fnm: spell out the "list" subcommand ( #7777 )
2022-02-14 10:58:18 -03:00
Emily Grace Seville
b14c67fd89
nm: update page ( #7758 )
2022-02-14 12:43:27 +01:00
Emily Grace Seville
692469016e
osx/*: update page ( #7665 )
2022-02-14 08:21:43 -03:00
pixel
4e2c525e31
networksetup, port, xcode-select, xcodebuild: add more information links ( #7754 )
...
* port: more info
* xcodebuild: more info
* xcode-select: more info
* networksetup: more info
2022-02-14 09:13:29 +05:30
Axel Navarro
8ba9ec2b37
serve: add page ( #7741 )
2022-02-12 15:54:13 +08:00
Andrey Bienkowski
78b4e55964
adduser: remove invalid example ( #7761 )
2022-02-11 22:59:14 -03:00
Olga
b816d6d850
pdftoppm: add page ( #7764 )
2022-02-11 11:46:34 -03:00
Andrey Bienkowski
11e78ec50a
docker: use absolute paths in `-v` example ( #7762 )
...
Volume paths must be absolute instead of relative.
2022-02-08 14:26:31 +05:30
whitemuu
0c99df4a33
maestral: add page ( #7759 )
...
* Create maestral.md
new command
* Update pages/common/maestral.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/maestral.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/maestral.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/maestral.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/common/maestral.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-02-07 11:04:46 +10:00
pixel
ec1061acf1
nm-classic: add page ( #7748 )
2022-02-06 20:10:34 -03:00
Emily Grace Seville
c0b1520402
nu: update page ( #7485 )
2022-02-06 11:19:41 -03:00
Axel Navarro
11ada9c938
turbo: add page ( #7734 )
2022-02-06 02:07:08 +00:00
Reinhart Previano Koentjoro
aac892abd0
glab-auth: add page ( #7612 )
2022-02-05 09:35:14 -03:00
Emily Grace Seville
4f57bb181e
tail: add page ( #7688 )
2022-02-05 09:33:15 -03:00
pixel
b58b87ff74
lerna: add page ( #7742 )
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-02-05 10:55:05 +05:30
pixel
ec75a9a749
bird: fix capitalization in command description ( #7746 )
2022-02-03 22:06:26 -03:00
Axel Navarro
c2c16f61ac
*: use author link instead of npm package ( #7730 )
2022-02-02 15:43:21 -03:00
Muhammad Falak R Wani
7b0f1fcd45
meson: add an example to run all tests in the project ( #7740 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-02 23:46:46 +10:00
godalming123
daf0125df6
dm-tool: add page ( #7710 )
2022-02-02 08:05:01 -03:00
Axel Navarro
8b9b6e98b5
gh-pr-merge: add --subject example ( #7732 )
2022-02-02 10:21:40 +05:30
Axel Navarro
da55f621eb
webstorm: add page ( #7727 )
2022-02-02 09:07:41 +08:00
pixel
a1aad5301e
airportd, automountd, coreautha, coreauthd, nfcd: add page ( #7608 )
2022-02-01 17:38:26 -03:00
pixel
2396c6d791
socat, sn, slimrb, swig: add more information link ( #7733 )
2022-02-01 17:06:33 +08:00
Kirill Stryaponov
3e8b075813
cwebp: add page ( #7722 )
...
* cwebp: add page
* cwebp: add russian translation
* cwebp: update descriptions
* cwebp: update Russian translation
* cwebp: add period to command description
* cwebp: add period to command description in Russian translation
* Update pages.ru/common/cwebp.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages.ru/common/cwebp.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages.ru/common/cwebp.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages.ru/common/cwebp.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/common/cwebp.md
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Update pages/common/cwebp.md
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Update pages/common/cwebp.md
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Apply suggestions from code review
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* cwebp: update Russian translation
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-02-01 19:05:01 +10:00
CleanMachine1
02a843bea8
git-standup: add page ( #7584 )
...
* git-standup: add page
* Update pages/common/git-standup.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Update pages/common/git-standup.md
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
* Update pages/common/git-standup.md
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2022-01-31 15:25:17 -07:00
Managor
3c192db1c4
pw-link: add page ( #7703 )
2022-01-29 23:07:37 -03:00
Emily Grace Seville
c10199cd1a
Use variables instead of literal values: ( #7531 )
...
- there is no need to compare two string literals
2022-01-30 01:58:41 +00:00
Rodrigo Nemmen
9ad2a08a73
progress: add page ( #7510 )
2022-01-30 01:57:39 +00:00
Pierre Rudloff
09f8f802d3
ubuntu-security-status: add page ( #7728 )
2022-01-30 01:51:30 +00:00
Emily Grace Seville
684f7bbc65
useradd, userdel, usedmod, users: refresh page ( #7661 )
2022-01-27 21:08:33 +00:00
Emily Grace Seville
3a104d8676
groupadd, groupdel, groupmod, groups: update page ( #7660 )
2022-01-27 21:06:40 +00:00
Jonathan Reyes
cbd3214b25
dig: fix more information link ( #7724 )
2022-01-27 19:30:27 +00:00
Florian Bruhin
8a277402e8
code: add --new-window example ( #7717 )
2022-01-27 14:12:15 -03:00
Vic Segers
6e5d37cc24
diff-pdf: add page ( #7711 )
2022-01-27 11:33:10 -03:00
Azrael JD
aaada5f0e6
rc-service: add more information link ( #7714 )
2022-01-27 11:23:46 -03:00
Azrael JD
3feb67453d
xclock: add more information link ( #7719 )
2022-01-27 11:22:02 -03:00
Azrael JD
2353d5fd41
xinput: add more information link ( #7721 )
2022-01-27 11:20:50 -03:00
Azrael JD
3d4ee73979
xman: add more information link ( #7720 )
2022-01-27 11:11:54 -03:00
Azrael JD
c837506fd7
sysctl: add more information link ( #7718 )
2022-01-27 11:10:17 -03:00
Azrael JD
88f61f1d2e
rc-update: add more information link ( #7716 )
2022-01-27 09:29:12 -03:00
Azrael JD
735d1539d0
rc-status: add more information link ( #7715 )
2022-01-27 09:28:42 -03:00
Emily Grace Seville
545c425e18
mktemp: refresh page ( #7549 )
2022-01-26 23:22:54 +00:00
Joe Nichols
92343a1f94
yum: use manned for more information link ( #7708 )
2022-01-25 13:12:34 -03:00
Azrael JD
c1855c4cb5
urxvt: add more information link ( #7704 )
2022-01-25 13:10:55 -03:00
Azrael JD
5b28d44739
su: add more information link ( #7705 )
2022-01-25 12:50:37 -03:00
Azrael JD
ed74535c79
swapon: add more information link ( #7706 )
2022-01-25 12:49:47 -03:00
Azrael JD
64e0d783a9
swapoff: add more information link ( #7707 )
2022-01-25 12:47:56 -03:00
Axel Navarro
6b9e9fc683
trust: add page ( #7699 )
2022-01-24 20:33:33 +05:30
Azrael JD
40f59ab8e9
xterm: add more information link ( #7700 )
2022-01-23 14:35:09 -03:00
hellojukay
a2adaa1216
mpg123: add page ( #7689 )
...
* cmd: update page
* New Page mpg123
* fix file name
* fix lint and homepage
* change command usage description
* fix ci
* fix command line usage description
* Update mpg123.md
* Update mpg123.md
* Update mpg123.md
2022-01-24 02:39:07 +10:00
Emily Grace Seville
27033a5d95
tail: refresh page ( #7681 )
2022-01-22 23:06:48 -03:00
Mišo Barišić
26adab31c6
distrobox: add page ( #7638 )
2022-01-22 16:28:05 -03:00
Emily Grace Seville
47445dd786
bc, dc: refresh page ( #7670 )
2022-01-22 14:00:09 +08:00
WhispyDEV
3e05eed5b0
color: add allowed color values ( #7553 )
2022-01-19 21:04:53 +00:00
Emily Grace Seville
a3d30c0a0d
head: refresh page ( #7680 )
2022-01-19 12:21:30 -03:00
Mateusz Konieczny
51bad90afa
vagrant: update init ubuntu example ( #7682 )
2022-01-19 11:08:03 -03:00
Reinhart Previano Koentjoro
3762d44bb2
glab-release: add page ( #7643 )
2022-01-19 10:08:58 +05:30
Axel Navarro
c12b829064
core-validate-commit: add page ( #7676 )
2022-01-19 10:00:33 +05:30
Axel Navarro
3b4aecafb8
avifenc: add page ( #7636 )
2022-01-18 18:55:35 +00:00
George Hafiz
f90a84145a
pg_dumpall: add page ( #7646 )
2022-01-18 13:59:57 -03:00
Axel Navarro
6a8920c341
ntl: add page ( #7652 )
2022-01-18 23:27:22 +08:00
Reinhart Previano Koentjoro
0c8ed2af5c
glab-issue: add page ( #7615 )
2022-01-18 21:59:48 +08:00
Muhammad Falak R Wani
0316207aeb
xset: add enable/disable DPMS examples ( #7617 )
2022-01-18 10:55:05 -03:00
Axel Navarro
6a248808bf
scan-build: add page ( #7672 )
2022-01-18 10:33:13 -03:00
Emily Grace Seville
d98e164b69
Use long options ( #7675 )
2022-01-18 21:28:40 +08:00
leo-arch
0e9bf6b396
clifm: add page ( #7645 )
2022-01-18 09:39:52 -03:00
endorama
dfbf2f5bce
prlimit: add page ( #7113 )
2022-01-17 09:40:17 -03:00
Lars Niesen
0230ee6b5b
termdown: add page ( #7669 )
2022-01-17 09:24:35 -03:00
Reinhart Previano Koentjoro
41711421a9
glab-pipeline: add page ( #7642 )
2022-01-16 13:58:46 -03:00
Emily Grace Seville
41394e7515
blender: use long arguments ( #7663 )
2022-01-16 13:47:31 -03:00
汪東陽
0c961545ed
ssh: fix typo ( #7666 )
2022-01-16 13:28:18 -03:00
Frans Nylund
b0bef9daba
declare: fix -a example ( #7659 )
2022-01-15 17:15:45 -03:00
Reinhart Previano Koentjoro
bdbd53c5ee
glab-alias: add page ( #7641 )
2022-01-14 10:33:08 -03:00
meowmeowcat
e2f4d81f6b
textutil, top: add link ( #7629 )
2022-01-14 09:59:47 -03:00
Axel Navarro
d5cfac8d35
check-language-support, faketime, pi, powerstat, rig, xdg-user-dirs-update: update links ( #7644 )
2022-01-14 10:33:54 +07:00
cyqsimon
34f822e792
pdbedit, smbpassword: add page & improve comments ( #7545 )
2022-01-13 18:58:40 +05:30
Reinhart Previano Koentjoro
285609b239
glab-mr*: add pages ( #7635 )
2022-01-11 20:59:47 +05:30
gcagle3
a39a1fce8b
terragrunt: add page ( #7619 )
2022-01-10 08:42:01 -03:00
HazemBZ
a136aec126
xfreerdp: add sound example ( #7634 )
2022-01-10 10:55:40 +05:30
cyqsimon
bc9f58e971
ncdu: add `--color` example and link ( #7625 )
2022-01-08 17:15:32 -03:00
Axel Navarro
84b6cabf6e
a2query, dpkg*, check-support-status, netselect-apt, reportbug: update Debian link ( #7622 )
...
* a2query: update link to Debian manpage
* check-support-status: update link to Debian manpage
* dpkg-deb: update link to Debian manpage
* dpkg: update link to Debian manpage
* netselect-apt: update link to Debian manpage
* reportbug: update link to Debian manpage
2022-01-08 20:39:40 +07:00
Reinhart Previano Koentjoro
e97d77689a
apt: add backticks to apt-get ( #7620 )
2022-01-08 09:15:33 +07:00
Azrael JD
6f727f338a
apt-moo: move to linux platform ( #7621 )
2022-01-08 09:15:04 +07:00
Inias Peeters
210dc2e186
file-rename: fix Debian package name ( #7618 )
2022-01-07 22:35:42 +05:30
Reinhart Previano Koentjoro
fce802ddb0
invoke-item: add page ( #7517 )
2022-01-07 06:15:16 -03:00
Reinhart Previano Koentjoro
6a483fda57
nvm.fish: add page ( #7512 )
2022-01-06 20:43:49 +00:00
Bhargav Das Gupta
a156709d73
sherlock: add page ( #7609 )
2022-01-05 15:50:46 -03:00
258204
8c9021a3f9
doctl-account: add page ( #7525 )
2022-01-05 15:13:22 -03:00
Bhargav Das Gupta
f4252bd555
cat: fix typo ( #7610 )
2022-01-03 11:21:12 +00:00
Muhammad Falak R Wani
722304b216
wg: add example to show current configuration of an interface ( #7594 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-01-03 15:39:51 +05:30
Emily Grace Seville
58f6f4124e
pabcnetcclear: update page ( #7532 )
2022-01-02 17:30:53 -03:00
CleanMachine1
80e8b7b5f4
git-mr: add page ( #7585 )
2022-01-03 04:13:01 +08:00
CleanMachine1
128603e43a
git-delete-merged-branches: fix error ( #7601 )
2022-01-02 10:31:52 +05:30
Erfan
4394c4fa0c
pipwin: add page ( #7593 )
2022-01-02 01:34:27 -03:00
CleanMachine1
51eb6076d8
git-pr: add git-extras note in the command description ( #7600 )
2022-01-02 01:31:48 -03:00
CleanMachine1
c13a79e2d9
go-build: add clarity ( #7438 )
2022-01-02 01:30:56 -03:00
Muhammad Falak R Wani
ef8fb57839
ethtool: add example to show all features ( #7590 )
2022-01-01 00:29:32 +00:00
CleanMachine1
bdaada4681
git-delete-merged-branches: add page
2022-01-01 00:47:47 +01:00
CleanMachine1
0d12105852
git-delete-tag: add backticks to git-extras ( #7598 )
2022-01-01 04:17:42 +08:00
CleanMachine1
60db3c10c0
git-pr: fix grammar ( #7599 )
2022-01-01 04:17:08 +08:00
Ryan Delaney
2b3ce60c89
keychain: add page ( #7583 )
2021-12-31 09:36:19 -03:00
David Zhang
dc8f9639c0
sacctmgr: add Chinese translation ( #7588 )
2021-12-31 09:22:18 -03:00
Axel Navarro
5283cc7c42
github-label-sync: use repo as more information link ( #7591 )
2021-12-31 09:21:30 -03:00
Raizo62
f126048f03
docker: add docker images example ( #7567 )
2021-12-30 09:37:01 -03:00
Rahmanu Hermawan
6a5c49c324
minicom: add page ( #7564 )
2021-12-30 07:55:32 -03:00
Christoph Thiede
fb6c77ecfc
smalltalkci: add page ( #7580 )
2021-12-30 07:27:28 -03:00
elfehr
af648ee7af
mu: add page ( #7572 )
2021-12-30 14:39:49 +08:00
Antoine Amara
5359517412
glab-repo: add page ( #7558 )
2021-12-29 14:50:26 -03:00
Peter Babič
d7375910c7
git-filter-repo: add page ( #7493 )
2021-12-27 13:55:08 -03:00
Reinhart Previano Koentjoro
59bff1c102
nvm: add page ( #7511 )
2021-12-27 13:32:26 +00:00
Bao
38d44d6c40
btrfs-property: add page ( #7454 )
2021-12-27 01:14:29 +00:00
CleanMachine1
1a6a1759bd
makepkg: fix command to match standard ( #7579 )
...
* makepkg: fix command to match standard
* add \n
2021-12-26 22:16:54 +00:00
Bao
e86b50be30
btrfs-balance: add page ( #7453 )
2021-12-26 19:04:06 -03:00
asas1asas200
0600ada30d
xbps: fix --sync and --update examples ( #7574 )
2021-12-26 18:46:43 -03:00
CleanMachine1
32ad431919
makepkg: add commands ( #7577 )
2021-12-26 21:28:12 +05:30
Joel Tony
4852113fc4
colorls: add page ( #7573 )
2021-12-26 15:43:10 +00:00
Gingka/Ginger Pepper
bcf7b5969a
dunstctl: add page ( #7547 )
2021-12-26 15:39:08 +00:00
CleanMachine1
c3c02d0369
updpkgsums: add page ( #7575 )
2021-12-26 12:18:19 -03:00
Emily Grace Seville
018d7f57fb
if: update page ( #7481 )
2021-12-26 12:30:57 +08:00
CleanMachine1
60333f871c
namcap: fix error ( #7576 )
2021-12-25 22:38:17 +00:00
Ashish Thapa
ed99482f96
exercism: add page ( #7571 )
...
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-12-25 09:10:16 +05:30
JohannesPertl
3d89af60cd
abbr: add page ( #7508 )
2021-12-24 23:09:46 +00:00
Bao
dc66d32ddf
btrfs-restore: add page ( #7455 )
2021-12-24 23:07:54 +00:00
Lukas
bd3cc8a005
virt-install: update page ( #7498 )
2021-12-24 23:06:41 +00:00
Tim Phan
753142839f
spctl: add page ( #7565 )
2021-12-22 07:26:13 -03:00
Emily Grace Seville
8d8634bb19
[[, [: add/update pages ( #7530 )
2021-12-21 21:28:01 +00:00
258204
844a561415
doctl-balance: add page ( #7527 )
2021-12-21 21:23:59 +00:00
Emily Grace Seville
dede3e7041
for: refresh page ( #7535 )
2021-12-21 18:18:58 +05:30
Cobalt Canon
69431019c6
pridecat: add page ( #7555 )
2021-12-20 17:53:55 +05:30
258204
0dd975ec3a
doctl-compute-droplet: add page ( #7524 )
2021-12-18 16:52:51 -03:00
Emily Grace Seville
dea25fb85a
declare, local, typeset: add pages ( #7529 )
2021-12-18 16:46:09 -03:00
cyqsimon
df0117359b
chcon: move from common to linux platform ( #7544 )
2021-12-16 08:18:46 -03:00
Nicolas Kosinski
6cfa99a08f
volta: add page ( #7515 )
2021-12-16 08:08:03 -03:00
cpetrella-sketch
aa4932c7a8
doctl-apps: add page ( #7501 )
2021-12-16 08:06:29 -03:00
dathide
b205ef3b38
Fix syntax ( #7543 )
...
Fix the syntax for running on non-sequential CPUs, which is done with commas. Also fix the syntax for running on sequential CPUs, which uses a "-".
2021-12-15 19:45:58 -07:00
Reinhart Previano Koentjoro
bb70cb4194
msiexec: add page ( #7513 )
2021-12-13 07:21:17 -03:00
Emily Grace Seville
aaaa69c651
ngs: add page ( #7435 )
2021-12-12 14:36:00 +00:00
Reinhart Previano Koentjoro
a0bb234f06
nvm: update versions in command description ( #7518 )
2021-12-12 14:34:54 +00:00
Emily Grace Seville
6920317eec
for: add page ( #7442 )
2021-12-12 11:29:08 -03:00
Emily Grace Seville
2f636d094e
if: add page ( #7443 )
2021-12-11 01:30:29 -03:00
Miha Frangež
480cdbbc80
ddcutil: add page ( #7275 )
2021-12-10 22:24:17 +01:00
Quang Tran
fde599b0ef
daps: add page ( #7299 )
2021-12-10 22:21:18 +01:00
Amin Yahyaabadi
5e84bc97da
vswhere: remove invalid quotes in example ( #7520 )
2021-12-10 07:07:38 -03:00
Andrey Bienkowski
5bdbc8ff83
groff: add --RAW-CONTROL-CHARS to pager example ( #7516 )
2021-12-10 07:06:31 -03:00
Ray Voice
4ff6bc0533
cgroups: add page ( #6766 )
2021-12-10 06:57:35 -03:00
Axel Navarro
01dba24512
jadx: add page ( #7491 )
2021-12-09 08:55:28 -03:00
Minmo
42d003d7e1
xset: add page ( #7452 )
2021-12-07 20:48:03 +00:00
Axel Navarro
3548b22322
typeorm: add page ( #7474 )
2021-12-07 20:45:20 +00:00
Reinhart Previano Koentjoro
19302554fb
windows/get-*: add PowerShell-only notice ( #7402 )
2021-12-07 08:20:03 -03:00
endorama
6a48a5a31a
go-install: add page ( #7111 )
2021-12-05 21:41:27 +00:00
CleanMachine1
a7c60a0e91
makepkg: refresh ( #7499 )
2021-12-05 21:31:22 +00:00
258204
6ced4b1e73
resolvectl: add page ( #7484 )
2021-12-05 17:30:39 -03:00
marchersimon
96d26db465
ftp: add example to connect via IP ( #7502 )
2021-12-02 09:03:21 +05:30
ciph3rz
26ecfa4969
hping3: add page ( #7147 )
2021-12-02 01:56:30 +00:00
Amin Yahyaabadi
1025fec270
vcvarsall: add page ( #7439 )
2021-12-01 08:02:11 -03:00
marchersimon
2d03e7f2b9
orca-c: add page ( #7494 )
2021-12-01 07:26:30 -03:00
Juwana Zerman
24a226db4e
az-appconfig: add page ( #7095 )
2021-11-30 21:26:54 +00:00
Dale-Muccignat
d7348d3e47
nitrogen: add page ( #7492 )
2021-11-30 21:26:16 +00:00
Silas Benson
9bc80d1d42
poetry: add `add --dev` example ( #7497 )
2021-11-30 19:42:11 +05:30
Axel Navarro
2927f73cc0
btrfs-version: add page ( #7456 )
2021-11-29 11:44:10 +05:30
CleanMachine1
43fc0843c6
apt-moo: add page ( #7483 )
2021-11-29 09:51:47 +05:30
kyteinsky
d3e2dc900c
ytfzf: add page ( #7458 )
2021-11-28 14:35:05 +00:00
marchersimon
cc61950686
i3-scrot: add page ( #7400 )
2021-11-28 14:33:22 +00:00
Emanuele Rocca
3d5e9fe475
autopkgtest: add page ( #7220 )
2021-11-28 13:57:09 +01:00
Amin Yahyaabadi
5741d4dcf6
vswhere: add page ( #7436 )
2021-11-28 12:10:53 +00:00
CleanMachine1
32b262e7d5
p10k: add page ( #7461 )
2021-11-27 14:51:31 +08:00
indigane
9c8a7b6685
date: add set date ( #7019 )
2021-11-26 18:15:53 -03:00
marchersimon
372cc4144b
install-tl: add page ( #7434 )
2021-11-26 18:14:16 -03:00
Sailesh Shrestha
61c0ac06d8
sdcv, visudo: add link and --version example ( #7207 )
2021-11-25 21:32:48 +00:00
rozie
7fed8f6837
wajig: add page ( #7015 )
2021-11-25 21:01:57 +00:00
Emily Grace Seville
b3cd39d9b6
fish: update page ( #7415 )
...
* fish tldr clean-up:
- short options preferred over long ones
- page made more consistent with elvish page (check my PR)
- commands reordered: interactive commands, non-interactive commands
- set command example removed because it is example of Fish language but not of fish command
* Update md to be consistent with #7416 issue:
* Simplify version print command description
* Use long options
* --no-execute change: it is assumed that script is not executed by default after syntax check
* Return set -Ux example
* set builtin description fix
2021-11-25 20:46:27 +00:00
hellojukay
7c8d1d5aa2
ocaml: add example to run script with modules ( #7478 )
2021-11-25 16:50:05 +05:30
funwaa
1c448d3056
mt: add page ( #7273 )
2021-11-22 23:54:37 -03:00
Managor
7a17f0cdcf
pw-loopback: refresh ( #7304 )
2021-11-23 02:48:50 +00:00
Giorgi Beriashvili
2a1106e964
viu: add page ( #7295 )
2021-11-22 22:34:06 -03:00
Emily Grace Seville
e33298ff75
cmd: update page ( #7417 )
2021-11-22 14:37:32 -03:00
Emily Grace Seville
a22424ffdd
getopt: use long argument for --options
2021-11-22 20:34:35 +05:30
endorama
b39cdcc602
wdctl: add page ( #7112 )
2021-11-22 09:50:44 -03:00
ciph3rz
da2545ca54
smbmap: add page ( #7053 )
2021-11-21 12:19:35 +01:00
Muhammad Falak R Wani
bee87ee2b5
networkquality: add page ( #7444 )
2021-11-20 09:26:17 -03:00
Pierre Rudloff
3d4465a5d6
sslscan: add page ( #7451 )
2021-11-18 10:45:32 -03:00
Managor
e1c71fcfb8
locale: add page ( #7328 )
2021-11-17 18:49:19 -03:00
Elkana Bardugo
0aa0fe55cd
masscan: correct typo in hypen ( #7446 )
2021-11-17 18:53:43 +01:00
CleanMachine1
1b49bcf20a
micro: add save command ( #7437 )
2021-11-17 20:16:04 +05:30
Saksham Mittal
b9cdffea93
ia: add page ( #7349 )
2021-11-16 07:42:12 -03:00
marchersimon
ef40c80fc6
i3status: add page ( #7398 )
2021-11-16 07:40:24 -03:00
Michał Gąsior
7f0b233ea1
ykinfo, ykman: add page ( #6870 )
2021-11-16 07:15:45 -03:00
Emily Grace Seville
2cda6e81cb
swipl: add page ( #7433 )
2021-11-15 21:12:08 +01:00
Emily Grace Seville
bfb88a35e1
pkg: add page ( #7432 )
2021-11-15 21:10:34 +01:00
meowmeowcat
a36f8550d8
osx/s*: add link ( #7428 )
2021-11-14 20:45:59 +01:00
Emily Grace Seville
2fffd9d6a1
tcsh: add page ( #7421 )
2021-11-14 20:35:13 +01:00
Anthony Saldana Valle
6c600e3df5
wl-paste: add page, wl-copy: update link ( #7123 )
2021-11-14 20:21:15 +01:00
Emily Grace Seville
0dfceab76b
pabcnetcclear: add page ( #7412 )
2021-11-14 20:10:47 +01:00
MDecker-MobileComputing
6f17a1d087
dphys-swapfile: add page ( #7386 )
2021-11-14 01:32:00 +00:00
marchersimon
c5b52b9b8c
blurlock: add page, i3lock: refresh ( #7399 )
2021-11-14 01:28:51 +00:00
psyashes
93a23576ca
terraform-plan: add page ( #7406 )
2021-11-13 14:58:34 -03:00
Emily Grace Seville
9fe3dbfe40
csh: add page ( #7420 )
2021-11-13 17:01:08 +01:00
Emily Grace Seville
c7aee51bd2
elvish: add page ( #7409 )
2021-11-13 16:35:01 +01:00
marchersimon
ec9b5d98c6
trash: refresh ( #7388 )
2021-11-12 19:37:45 +00:00
marchersimon
25274894de
i3exit: add page ( #7401 )
2021-11-11 21:57:18 +00:00
marchersimon
5c59ac9dfd
gh-issue-create: fix file name ( #7407 )
2021-11-11 19:47:00 +08:00
Arijit Basu
716baabf3b
xplr: add more options to open paths ( #7405 )
2021-11-11 09:40:30 +01:00
Axel Navarro
0b6d4b21bc
mozillavpn: add page ( #7394 )
2021-11-11 10:08:14 +05:30
marchersimon
a77ff935a4
bluetoothctl: add power and help examples ( #7387 )
2021-11-10 22:42:48 +00:00
Ziyan "Jerry" Chen
1eb7603197
lsof: edit -iTCP example with -i6TCP, -n and -P ( #7153 )
2021-11-10 21:45:45 +00:00
Ray Voice
7618fef666
git: add more subcommand examples ( #6763 )
2021-11-10 20:50:18 +01:00
Janek
d3420e2dd1
fsck: use partition instead of drive in examples ( #7397 )
2021-11-10 07:15:57 -03:00
Matteo Briani
42c9fb0eb7
strip: add page ( #7378 )
2021-11-10 05:57:28 -03:00
Reinhart Previano Koentjoro
87e3e877fa
install: use long arguments format ( #7403 )
2021-11-10 05:51:46 -03:00
Axel Navarro
1805d780f2
http-server-upload: add page ( #7201 )
2021-11-09 19:35:35 +01:00
Axel Navarro
1d0a5e9c0b
swc: add page ( #7396 )
2021-11-09 12:40:40 +00:00
Axel Navarro
9cdd92e3c3
http-server: add page ( #7200 )
2021-11-09 10:59:11 +01:00
Emanuele Rocca
6ec0551a52
gbp: add page ( #7216 )
2021-11-09 10:46:21 +01:00
Ein Verne
0ebe83735f
pveperf: add page ( #7212 )
2021-11-09 04:54:28 -03:00
Ray Voice
30e7368b30
cgcreate: add page ( #6768 )
2021-11-09 04:53:58 -03:00
marchersimon
69267420f7
wc: refresh ( #7391 )
2021-11-09 15:48:09 +08:00
Robson Cruz
9ffb83f4b4
git-sed: add page ( #7356 )
2021-11-08 21:59:14 +01:00
Ein Verne
49265db659
vzdump: add page ( #7125 )
2021-11-08 21:55:24 +01:00
marchersimon
8793761d55
xrandr: remove duplicate example ( #7389 )
2021-11-08 22:18:32 +05:30
Robson Cruz
7030c61786
git-squash: add page ( #7361 )
2021-11-08 09:00:12 -03:00
Axel Navarro
d57f3463ce
protonvpn-cli-connect: fix typo in example ( #7395 )
2021-11-08 11:03:59 +01:00
Arisa Snowbell
b25dda6d98
shiny-mirrors: add page ( #7393 )
2021-11-08 10:59:18 +01:00
Ein Verne
5ea1694723
pve-firewall: add page ( #7213 )
2021-11-08 09:46:58 +01:00
Managor
7a917bda00
pactree: add page ( #7326 )
2021-11-07 22:25:43 -03:00
Sherman Hui
b2d6839fd9
aws-ses: add page ( #7136 )
2021-11-07 18:06:37 -03:00
Managor
f00f1ac7b6
set: add -e example ( #7090 )
2021-11-07 18:04:05 -03:00
Ein Verne
35065c3889
pvecm: add page ( #7214 )
2021-11-07 17:50:11 -03:00
Adam Matan
c10ebac537
pylint: add page ( #7385 )
2021-11-07 17:45:39 -03:00
marchersimon
34bc4af530
tail: fix wording ( #7390 )
2021-11-07 16:00:19 -03:00
dz-at-tc
6dd3ca7cd8
fossil-delete, fossil-forget, fossil-rm: add page ( #7115 )
2021-11-07 15:58:30 -03:00
Locour
9f8edc9891
nx: add page ( #7224 )
2021-11-07 15:48:43 -03:00
liv
81a0b019c9
notify-send: Add `--app-name` to example ( #7384 )
2021-11-07 18:25:35 +01:00
MDecker-MobileComputing
90be54b197
mp3info: add page ( #7235 )
2021-11-07 17:16:10 +01:00
Noah
4042138a51
pip: synchronize long options, formatting and add --user example ( #6605 )
2021-11-07 14:25:16 +01:00
dz-at-tc
15f99db390
fossil-add: add page ( #7108 )
2021-11-07 13:43:15 +01:00
Shadab Zafar
2860c80196
rsync: fix --delete doc ( #7379 )
2021-11-07 12:27:01 +00:00
Krzysztof Bociurko
78b19eebc3
[, test: add Polish translation ( #7354 )
2021-11-07 00:57:43 +00:00
Robson Cruz
e110428da7
git-sync: add page ( #7357 )
2021-11-07 00:31:12 +00:00
Christian Wenz
bf67702804
dolt-clone: add page ( #7237 )
2021-11-06 18:11:58 -03:00
Mat
a60f1f9fae
lxc-network, lxc-profile: add page ( #7280 )
2021-11-06 22:08:05 +01:00
Pranav Mittal
f56c836fbe
time: add page ( #7140 )
2021-11-06 18:04:19 -03:00
Benedek Szilvasy
8287fc6677
wasm-objdump, wasm-opt, wasm2c, wasm2wat: add link ( #7269 )
2021-11-06 21:52:43 +01:00
Robson Cruz
a453e2675b
git-changelog: add page ( #7359 )
2021-11-06 17:39:09 -03:00
Michael Schwarz
b8dc065280
add-apt-repository: improve --enable-source example description ( #7203 )
2021-11-06 21:37:20 +01:00
Alejandro Bezdjian
60bc47a5fb
docker-run: add --entrypoint and --network examples ( #7208 )
2021-11-06 21:18:08 +01:00
Muhammad Falak R Wani
06cddcfcbe
rpmspec: add --querytags example ( #7209 )
2021-11-06 12:27:28 +01:00
Managor
2bb4916d83
localectl: add page ( #7272 )
2021-11-05 08:11:29 +01:00
Axel Navarro
d0c13382a8
fprintd-verify: add page ( #7178 )
2021-11-05 00:04:19 +00:00
Richard Mörbitz
15c9047cb8
iptables, nft: add masquerade example ( #6979 )
2021-11-04 23:36:44 +00:00
Tomasz Janiszewski
a51f7f6ce1
curl: add --fail in example ( #6630 )
2021-11-04 23:35:40 +00:00
ciph3rz
86f9e45fc4
cryptcat: add page ( #7226 )
2021-11-04 16:51:13 +01:00
Axel Navarro
272bcfe708
fprintd-delete: add page ( #7182 )
2021-11-04 18:32:30 +05:30
Krzysztof Bociurko
8fa4693fba
w, wc: add Polish translation ( #7327 )
2021-11-04 11:06:14 +01:00
Sarah Haïm-Lubczanski
dd56915581
stat: add more information link ( #7302 )
2021-11-04 16:33:31 +08:00
Giorgio Lasala
833872c8e9
az-pipelines: add page ( #7186 )
2021-11-04 08:19:26 +01:00
Sarah Haïm-Lubczanski
e4631681db
shc: add more information link ( #7372 )
2021-11-04 10:29:14 +05:30
CleanMachine1
703cdd1634
omz: add page ( #7374 )
2021-11-04 01:31:32 +00:00
Managor
9eec4a591a
steam: add console open command ( #7329 )
2021-11-03 20:32:04 +01:00
meowmeowcat
1e75baed72
osx/m*: add more information link ( #7371 )
2021-11-03 14:09:46 -03:00
Axel Navarro
d9157ae2cc
gh-codespace: add page ( #7239 )
2021-11-03 17:08:29 +01:00
Sarah Haïm-Lubczanski
e11370e25e
phar: add more information link ( #7322 )
2021-11-02 21:11:28 +00:00
Saksham Mittal
58efc90e43
powertop: add more information link ( #7345 )
2021-11-02 17:17:21 +00:00
Antoine Amara
c283122c24
python: update deprecated script/file path ( #7185 )
2021-11-02 17:45:07 +01:00
Sarah Haïm-Lubczanski
7df608099c
phpenmod: add more information link ( #7324 )
2021-11-02 17:42:54 +01:00
Sarah Haïm-Lubczanski
ee6cdaaadf
phpdismod: add more information link ( #7323 )
2021-11-02 17:42:31 +01:00
Sarah Haïm-Lubczanski
2044ad9bf2
shopt: add more information link ( #7373 )
2021-11-02 17:38:44 +01:00
Sarah Haïm-Lubczanski
547f0a5c1e
shasum: add more information link ( #7321 )
2021-11-02 20:41:41 +05:30
meowmeowcat
b85bc433fb
osascript, xattr, pmset, say, screencapture: add link ( #7368 )
2021-11-02 10:02:04 -03:00
Quang Tran
048bcdd38a
kiwi-ng: add page ( #7264 )
2021-11-02 09:12:24 -03:00
Muhammad Falak R Wani
a6008f8e8b
qemu-img: specify format flag ( #7204 )
2021-11-01 22:47:51 +00:00
Ryan Lahfa
4cda2b182c
nixos-option: add page ( #7166 )
2021-11-01 22:47:06 +00:00
Bartłomiej Tota
e4a8b992d1
rtl_sdr: add page ( #7029 )
2021-11-01 22:35:50 +00:00
Mat
54803a0023
handbrakecli: Add commands to rip DVD; update options to long form ( #7279 )
2021-11-01 22:35:21 +00:00
Anay Nayak
5c5042a6c4
textql: add page ( #7154 )
2021-11-01 22:32:54 +00:00
Axel Navarro
d3032663b1
fprintd-enroll: add page ( #7181 )
2021-11-01 22:24:44 +00:00
Axel Navarro
434fb08670
fprintd-list: add page ( #7179 )
2021-11-01 22:23:15 +00:00
Jan Hensel
678d79f577
clang-tidy: add page ( #7232 )
2021-11-01 21:00:55 +01:00
Erik Weibust
057a5c52fa
java: add classpath example and update link ( #7358 )
2021-11-01 14:25:32 -03:00
Saksham Mittal
3ae5dd0e39
nmtui: add more information link ( #7348 )
2021-11-01 16:09:20 +01:00
Saksham Mittal
9a7ed7c6cf
powerprofilesctl: add page ( #7315 )
2021-11-01 13:39:50 +01:00
Jimi W
0495a129cf
u3d: add page ( #7260 )
2021-11-01 09:07:13 -03:00
CleanMachine1
39d4e183b6
pass: add git command example ( #7300 )
2021-11-01 11:01:06 +05:30
Byju John
5cb227b0c9
zegrep: add page ( #7233 )
2021-11-01 10:59:44 +05:30
Iran Neto
7097110ca0
fc, pwd: add examples ( #7284 )
2021-11-01 10:58:43 +05:30
Saksham Mittal
0b1f5be91d
pkginfo: add more information link ( #7346 )
2021-11-01 10:39:43 +05:30
Lauri
30f46d703e
python: add http.server example ( #7305 )
2021-10-31 02:07:39 -03:00
Ryan Lahfa
188702ed68
keyctl: add page ( #7160 )
...
Thanks for your contribution.
2021-10-30 23:45:18 +01:00
Muhammad Falak R Wani
11f811cc99
git-log: clarify date format with example ( #7150 )
2021-10-30 19:02:47 -03:00
Ein Verne
17c1e31309
qm, qmrestore: add page ( #7157 )
2021-10-30 10:23:13 -03:00
dz-at-tc
c39d4cb29f
plenv: add page ( #7118 )
2021-10-30 10:20:59 -03:00
Raffaele Mignone
1611c5f0a2
bspc, bspwm: add page ( #7215 )
2021-10-30 10:13:44 -03:00
Sailesh Shrestha
cac4d69538
source: add alternative syntax example ( #7283 )
2021-10-30 00:59:48 -03:00
ciph3rz
cb559cbad8
chntpw: add page ( #7248 )
2021-10-29 22:30:21 +01:00
Alex Day
4f922202b0
touch: add -d example ( #7274 )
2021-10-29 14:43:29 -03:00
Simon B
510e695f9f
git-symbolic-ref: add page ( #6938 )
2021-10-29 11:01:05 -03:00
Andy Li
847dd74e9b
haxelib: add "install", "uninstall", and "list" examples ( #7288 )
2021-10-29 13:00:16 +05:30
Benedek Szilvasy
a014befa5a
lli: add page ( #7256 )
2021-10-28 23:34:48 -03:00
Simon Dahlbacka
331cfea5fa
helm-install: add page ( #6995 )
2021-10-28 23:32:25 -03:00
kevlu8
f4c9616601
diskpart: add page ( #7091 )
2021-10-28 23:30:50 -03:00
Managor
39c87b0358
ffplay: add page ( #7270 )
...
* ffplay: add page
* backtick
* Update pages/common/ffplay.md
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-10-29 00:49:35 +01:00
Michael Schwarz
b6352928ec
wsl: improve --set-version example description ( #7265 )
2021-10-28 09:17:35 -03:00
Vinh Quang Tran
25e5500195
v4l2-ctl: add page ( #7099 )
2021-10-28 00:56:10 -03:00
Axel Navarro
524a86836c
fprintd: add page ( #7180 )
2021-10-28 00:15:01 -03:00
Ryan Lahfa
e13b299134
nixos-container: add page ( #7163 )
2021-10-28 00:09:03 -03:00
Quang Tran
771978fa47
xsltproc: add missing documentation link ( #7267 )
2021-10-28 00:52:22 +01:00
Francesco Franchina
e1ef02a1fd
black: making the description more consistent with other commands
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-10-27 19:53:22 +01:00
Francesco Franchina
5fed7f9bc7
black, python: improved clarity of some statements
2021-10-27 19:53:22 +01:00
Richard Mörbitz
dfa9eebe1c
todo: merge page with examples from #7105 ( #7231 )
2021-10-27 18:47:29 +01:00
Howard Yun
aab0a794ac
wsl-open: add page ( #7007 )
2021-10-27 08:51:30 -03:00
Emanuele Rocca
5890df3641
perf: add link and -p example ( #7229 )
2021-10-26 08:19:43 -03:00
Lauri
41bcf9610f
php: add --rf example ( #7104 )
2021-10-26 15:45:10 +08:00
Jonta
4bae21a35b
alien: fix typo in command description ( #7110 )
2021-10-26 00:34:45 -03:00
Niklas
bf5c13a00d
yank, yaourt: add more information link ( #7049 )
2021-10-25 23:26:19 -03:00
newtant
5ee7f8e16b
megadl: add page ( #6600 )
2021-10-26 00:27:52 +01:00
Francesco Franchina
61b7666a76
direnv: clarification in the examples and Italian translation ( #7001 )
2021-10-25 23:18:28 +02:00
kyteinsky
9dc2d0cd86
btrfs-rescue: add page ( #6963 )
2021-10-25 23:14:30 +02:00
Axel Navarro
287e7fefb4
todoman: add page
2021-10-25 22:53:08 +02:00
Axel Navarro
b956948b6f
todo: fix page name
2021-10-25 22:53:08 +02:00
Abd El-Twab M. Fakhry
5a57e41044
newsboat: add -x example ( #7116 )
2021-10-25 20:02:58 +02:00
Emanuele Rocca
1e44908607
debootstrap: add --variant example ( #7223 )
2021-10-25 13:41:00 -03:00
Byju John
1aac1576f9
bzfgrep: add page ( #7211 )
2021-10-25 20:51:44 +05:30
MDecker-MobileComputing
5fec820783
joe: add page ( #7198 )
2021-10-25 09:00:45 -03:00
Byju John
26f7a9ca44
bzegrep: add page ( #7199 )
2021-10-25 11:00:50 +05:30
marchersimon
c9b5344150
pacman: add sudo and use long options ( #7132 )
2021-10-24 23:10:33 -03:00
Lahfa Samy
13684a83be
xfreerdp: add page ( #7190 )
2021-10-24 20:16:19 -03:00
Andrew Mildahl
f0947a54b6
bzgrep: add page ( #7145 )
2021-10-24 23:08:51 +02:00
Raffaele Mignone
a15cf720e9
todoman: add page ( #6994 )
2021-10-24 21:05:11 +02:00
Byju John
f02fbf07ef
ptargrep: add page ( #7050 )
2021-10-24 09:16:35 -03:00
Nelson Figueroa
be8f21e02f
kubectl-delete: add page ( #7042 )
2021-10-24 13:15:36 +01:00
Antoine Amara
8e56c88b57
pypy: add page ( #7164 )
2021-10-24 13:14:06 +01:00
NoPreserveRoot
9b4ded37e8
get-history: add page ( #7126 )
2021-10-23 23:25:21 -03:00
Nelson Figueroa
c99cc4e254
kubectl-get: add get all example ( #7043 )
2021-10-23 23:20:43 -03:00
Ryan Lahfa
0106a44195
systemd-analyze: add security example, generalize scope of the tool, add link to manual page ( #7161 )
2021-10-23 20:16:31 +01:00
CleanMachine1
3c36cfe48d
git-unlock: add page ( #7035 )
2021-10-23 15:58:00 -03:00
Muhammad Falak R Wani
d83441812f
bpftool: add page ( #7152 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-10-23 19:56:36 +01:00
Sadeed
81dc4a1e80
task, telnet, tldrl, tput, traceroute, transcode, type: add link ( #7038 )
2021-10-23 15:45:06 -03:00
Janek
e9045f60a5
getopt: add page ( #6990 )
2021-10-23 15:36:21 -03:00
Reinhart Previano Koentjoro
ae019ca6fe
warp-cli, warp-diag: add page ( #7087 )
2021-10-23 15:28:58 -03:00
Vinh Quang Tran
0ce559932b
btrfs-inspect-internal: add page ( #6975 )
2021-10-23 15:24:55 -03:00
NoPreserveRoot
e9b5ce3961
get-filehash: add page ( #7127 )
2021-10-23 10:44:35 +05:30
Taran Vohra
f7734c08a2
mongodump: add --uri example ( #7014 )
2021-10-22 16:59:04 +02:00
marchersimon
bb7bfe571b
line: fix more information link ( #7134 )
2021-10-21 23:46:18 +01:00
marchersimon
254a2f9ae7
lastlog: refresh ( #7133 )
2021-10-21 17:43:38 -03:00
marchersimon
0ddea62ffb
du: fix wrong byte units ( #7131 )
2021-10-21 17:34:54 -03:00
dz-at-tc
aa3bb7b0e8
fossil-commit: add page ( #7051 )
2021-10-21 09:38:26 +02:00
Red Headphone
07d3869a83
nodemon: change python example to general example ( #6956 )
2021-10-21 15:28:19 +08:00
Adrian Pop
ddf49b9dce
git-diff-files: add page ( #6896 )
2021-10-21 15:24:00 +08:00
Gil Moskowitz
318ca787e1
eqn, grap, groff, pic, tbl, troff: add page ( #6868 )
2021-10-21 15:17:15 +08:00
Axel Navarro
6fddf10ed9
rmmod: add page ( #7106 )
2021-10-20 23:32:47 -03:00
CleanMachine1
7ae3256e55
git-locked: add page ( #7034 )
2021-10-20 23:09:43 +01:00
Juri
e26d7c6659
ipsumdump, ipaggcreate, ipaggmanip: add page ( #6966 )
2021-10-20 18:21:51 -03:00
Brian Choromanski
356e95ce79
pkill: enhance -9 argument explanation ( #7036 )
2021-10-20 22:06:52 +01:00
Furkan
6bd6781609
trivy: add page
2021-10-20 16:05:28 -03:00
Furkan
6a293453e2
rekor-cli: add page
2021-10-20 16:05:28 -03:00
Furkan
fdf906e609
in-toto-sign: add page
2021-10-20 16:05:28 -03:00
Furkan
cf48eaba7f
in-toto-run: add page
2021-10-20 16:05:28 -03:00
Furkan
7a728b395f
in-toto-record: add page
2021-10-20 16:05:28 -03:00
Furkan
e61d22674d
cosign: add page
2021-10-20 16:05:28 -03:00
Rafael Julio
e48d44f376
bugreport, bugreportz, fastboot: use links to code search ( #7074 )
2021-10-20 08:50:30 -03:00
Pierre Rudloff
9a2cfc9e7d
deborphan: add page ( #6921 )
2021-10-19 22:41:28 +01:00
clanec15
dd9e99ed8f
alien: add page ( #7080 )
2021-10-19 17:41:02 -03:00
Sadeed
02441ef2ba
ufraw-batch, ulimit, umask, umount, unalias, unar, unclutter, unrar, unzip: add link ( #7092 )
2021-10-19 17:20:43 -03:00
Brian Choromanski
7f29e1695f
auditd, sftp, time, umount, unzip, w, which, wpa_supplicant: add link ( #7037 )
2021-10-19 17:11:22 -03:00
Reinhart Previano Koentjoro
79591fecf6
cups-config, cupsd, lpinfo: add page ( #6623 )
2021-10-19 13:54:59 -03:00
Jake Vossen
1ea4484867
cargo-test: add --nocapture example ( #7098 )
2021-10-19 11:47:52 -03:00
Rafael Julio
70a1e161de
adb, adb-install, fastboot: add pt_BR translation ( #7066 )
2021-10-19 08:07:23 -03:00
Antoine Amara
af038c76b2
nohup: add background and output to file examples ( #7085 )
2021-10-19 08:06:42 -03:00
trolzen
1c07b17a6c
7z, 7za, 7zr: update list of archive formats ( #7079 )
2021-10-18 18:10:17 -03:00
krishchopra02
36f62ebbe0
nft: add link ( #7027 )
2021-10-18 09:06:10 -03:00
Anthony Saldana Valle
24670dd69c
wl-copy: add page ( #6753 )
2021-10-18 01:36:11 -03:00
dz-at-tc
60db1b4840
fossil-ci: add page ( #7055 )
2021-10-18 00:22:08 -03:00
Joseph Bane
30ea44a60a
go-tool: add page ( #6998 )
2021-10-17 18:23:03 -03:00
Richard Mörbitz
16046eebe3
zathura: use serial comma in command description ( #7072 )
2021-10-17 17:58:00 -03:00
Howard Yun
2f00e0732e
kotlinc: add page ( #7006 )
2021-10-17 17:01:52 -03:00
pixel
e2e34c5bd1
applecamerad, sntpd: add page ( #7005 )
2021-10-17 17:00:28 -03:00
dz-at-tc
0487555a60
rgrep: add page ( #7021 )
2021-10-17 16:35:05 -03:00
marchersimon
4d8a5b4dab
tlmgr-option: add page ( #6576 )
2021-10-17 13:09:37 -03:00
CleanMachine1
9730f4ba6a
git-delta: fix error ( #7044 )
2021-10-17 16:32:39 +01:00
ciph3rz
7c85dd0c7e
masscan: add page ( #6986 )
2021-10-17 11:36:55 -03:00
Steve Robillard
36648e1031
grip: add page ( #6946 )
2021-10-17 10:39:44 -03:00
Pierre Hoffmeister
7820a52d58
unclutter: add German translation ( #6962 )
2021-10-17 11:19:29 +02:00
Joachim Schwarm
32580f24e6
docker-*: add German translation ( #6833 )
2021-10-17 01:36:30 -03:00
Juri
977d4212d5
meshlabserver, nkf, obs, pax, pdfimages, pinky, pssh, s, sd, sendmail, sftp: add link ( #6971 )
2021-10-17 01:23:56 -03:00
nzdjb
872d359bbd
hexdump: add --no-squeezing example ( #6894 )
2021-10-17 01:21:49 -03:00
Mark Fischer, Jr
0f57987da0
xcowsay: add page ( #6974 )
2021-10-17 00:54:57 -03:00
dz-at-tc
f03a13fa5d
fossil: add page ( #7031 )
2021-10-17 00:52:38 -03:00
Juri
bcf9a4ad8e
dirb: add page ( #6960 )
2021-10-17 01:12:21 +01:00
nath1as
b436cd4474
neomutt: add page ( #6905 )
2021-10-17 00:05:28 +01:00
elia migliore
96970ddbef
scalafmt: add page ( #6808 )
2021-10-17 00:01:30 +01:00
Kevin O'Neal
442d31e535
zipinfo: add page ( #6918 )
2021-10-16 23:31:22 +02:00
flyxyz123
d8efc478c7
pidof: fix bug in kill example ( #6953 )
2021-10-16 23:04:47 +02:00
Francisco José Moreno Vílchez
c3c7a3b67d
zipgrep: add page ( #7004 )
2021-10-15 10:22:12 -03:00
shreyasm-dev
037a9d3085
xcrun: add page ( #6618 )
2021-10-15 00:08:34 -03:00
Dhruva Kashyap
748db13803
pip-install, pip-uninstall: add page and refresh ( #7003 )
2021-10-15 00:00:38 -03:00
nath1as
dd08814141
cbonsai: add page ( #6898 )
2021-10-14 23:37:56 +01:00
Frieder Bluemle
0e6984d78b
mongo, node, nrm: fix typos
2021-10-14 09:28:22 -03:00
Ray Voice
677c1af93e
bundler: add page ( #6764 )
2021-10-14 09:26:41 -03:00
Axel Navarro
65b5648f4b
husky: add page ( #6999 )
2021-10-14 12:13:41 +02:00
Vinh Quang Tran
af68b27c9c
btrfs-check: add page ( #6959 )
2021-10-14 12:08:24 +02:00
Anja Elzinger
6c5fe76925
beep: add German translation ( #6939 )
2021-10-14 10:48:22 +02:00
João C Fukuda
992898b2a5
searchsploit: add page ( #6826 )
2021-10-14 00:33:11 -03:00
Daniel
e5f8cd4537
ttyplot: add page ( #6679 )
2021-10-14 00:31:36 -03:00
João C Fukuda
453ca6d4b4
hashid: add page ( #6829 )
2021-10-14 00:27:02 -03:00
marcan2020
50fad57fd1
wg: refresh and add French translation ( #6687 )
2021-10-14 00:24:01 -03:00
marcan2020
afc5e4e55d
identify: add 2 examples ( #6684 )
2021-10-14 00:22:36 -03:00
Nelson Figueroa
96a3bb8dc8
kubectl-rollout: add page ( #6671 )
2021-10-14 00:20:57 -03:00
Nelson Figueroa
726f064705
kubectl-logs: add page ( #6665 )
2021-10-14 00:19:45 -03:00
nav1s
89c1c27ff0
git-lock: add page ( #6756 )
2021-10-14 00:17:49 -03:00
nav1s
93aaa02059
git-coauthor: add page ( #6878 )
2021-10-14 00:14:33 -03:00
Abel
ba2a835251
wc: split osx and common platform ( #6834 )
2021-10-13 14:32:18 -03:00
Locour
9e781d59be
docker-compose: add German translation ( #6978 )
2021-10-13 14:23:45 -03:00
Axel Navarro
4bee9674ea
docker-commit: add page ( #6976 )
2021-10-13 16:57:11 +01:00
Saikat Sengupta
7c3d6a03e8
az-tag: add page ( #6969 )
2021-10-13 11:52:39 -03:00
nav1s
0a51a8c86c
git-reauthor: add page ( #6651 )
2021-10-13 19:15:53 +08:00
Juri
a8d6782f83
pdf-parser: add page ( #6961 )
2021-10-13 19:14:01 +08:00
Irina
639b2e4e10
*: refresh Russian translation ( #6850 )
2021-10-13 14:26:17 +08:00
Sadeed
6583ef2421
rar, read, renice, rev, roll, route, rsync: add link ( #6929 )
2021-10-13 14:22:50 +08:00
Anirudh Haritas Murali
b47a14a8c4
jmtpfs: add page ( #6935 )
2021-10-13 14:21:20 +08:00
Ray Voice
a8615b3e0b
cgexec: add page ( #6767 )
2021-10-12 21:28:17 +01:00
Muhammad Falak R Wani
a0a0d6c3fb
zellij: add page ( #6857 )
2021-10-12 21:25:37 +01:00
Pierre Rudloff
a25d38a97a
semver: add page ( #6936 )
2021-10-12 17:34:18 +01:00
Benedek Szilvasy
aaed3c64af
raco: add page ( #6955 )
2021-10-12 17:32:47 +01:00
Winston (Winny) Weinert
d89c97f0e1
racket: add page ( #6880 )
2021-10-12 09:17:26 -03:00
Ein Verne
8ea6aab9ef
duplicacy: add page ( #6598 )
2021-10-12 09:03:19 -03:00
Joshua Shanks
92558e2eb0
go-run: add package example and fix link ( #6827 )
2021-10-12 11:25:38 +02:00
Sebastian Staudt
9cec233eb7
query: add page ( #6719 )
2021-10-12 08:32:22 +02:00
NoPreserveRoot
e599b2e73e
get-childitem: add page ( #6818 )
2021-10-12 08:18:02 +02:00
Juri
d5f1796f7e
pdfgrep: add more information link ( #6965 )
2021-10-12 10:50:30 +05:30
marchersimon
38975cccb6
gpg-tui: add page ( #6588 )
2021-10-12 00:33:16 -03:00
Morgan Howard
b5aa93b291
go-vet: add page ( #6832 )
2021-10-12 00:31:24 -03:00
Morgan Howard
bb83c2b705
osx/*: add page for macOS interal daemons ( #6705 )
...
appsleepd
auditd
avbdevided
bird
bnepd
cfprefsd
cloudphotod
coreaudiod
distnoted
emond
filecoordinationd
launchd
notifyd
ocspd
photoanalysisd
pppd
secd
securityd
timed
universalaccessd
usernoted
vpnd
2021-10-12 00:13:54 -03:00
Morgan Howard
1042090391
go-fmt: add page ( #6703 )
2021-10-12 00:07:26 -03:00
Daniel
376a838eab
puppet, puppet-agent, puppet-apply: add page ( #6794 )
2021-10-12 00:05:25 -03:00
Pierre Rudloff
d050330c07
check-language-support: add page ( #6919 )
2021-10-12 00:00:57 -03:00
Amit Sharma
7e29a9a718
lnav: add page ( #6613 )
2021-10-11 22:57:43 -03:00
Raffaele Mignone
8fa90243c8
ledger: add page ( #6730 )
2021-10-11 22:54:59 -03:00
nath1as
091b7c10e8
agate: add page ( #6904 )
2021-10-11 22:53:39 -03:00
Henrique Tsuyoshi Yara
8d8f371561
xwinwrap: add page ( #6852 )
2021-10-11 22:44:33 +02:00
Axel Navarro
fe26d7e18c
du: fix token syntax in example ( #6851 )
2021-10-11 22:39:51 +02:00
Alberto Mario Ceballos-Arroyo
2365635c15
module: fix bug in examples ( #6954 )
2021-10-11 15:04:43 -03:00
Gear J
fcc03f1e6f
launchctl, lldb, locate, look: add more information link ( #6893 )
2021-10-11 13:08:25 +08:00
Morgan Howard
70c2ce05df
vimtutor: add more information link ( #6932 )
2021-10-11 10:17:02 +05:30
IACS CSU 2020
786b59a496
python3, runlim: add page ( #6937 )
2021-10-11 01:18:37 -03:00
Benedek Szilvasy
148c5fe947
llc: add page ( #6711 )
2021-10-11 00:22:39 -03:00
Henrique Tsuyoshi Yara
36977a69c8
nth: add page ( #6853 )
2021-10-10 21:58:55 +02:00
Muhammad Falak R Wani
7f84e46f42
az-network: add page ( #6761 )
2021-10-10 15:42:04 -03:00
Saikat Sengupta
501731db5f
az-lock: add page ( #6871 )
2021-10-10 21:49:02 +05:30
Steve Robillard
db163c6b78
checkinstall: add page ( #6916 )
2021-10-10 12:31:12 -03:00
pixel
b2f4d835ed
rcat: add page ( #6862 )
2021-10-10 23:23:31 +08:00
Henrique Tsuyoshi Yara
0b9b6f4496
asciiart: add pt_BR translation ( #6917 )
2021-10-10 11:45:52 -03:00
Daniil Baturin
af8db122b7
timidity: add page ( #6908 )
2021-10-10 11:44:10 -03:00
Thamaraiselvam
edb302fa71
npm-name: add page ( #6924 )
2021-10-10 22:25:31 +08:00
Sebastian Staudt
b808834269
fsutil: add page ( #6717 )
2021-10-10 16:18:34 +02:00
Pierre Rudloff
21ab1681c2
ubuntu-bug: add page ( #6931 )
2021-10-10 11:15:25 -03:00
Muhammad Falak R Wani
b87bbaf229
tmux: add see also pages ( #6859 )
2021-10-10 18:51:41 +05:30
Thamaraiselvam
43c9164d69
loadtest: add page ( #6923 )
2021-10-10 10:09:20 +01:00
EduardBaer
bc872a5965
ntpdate: add page ( #6856 )
2021-10-09 23:10:26 -03:00
Giorgio Lasala
30d336163d
dotnet-ef: add page ( #6799 )
2021-10-09 23:03:58 -03:00
Gil Moskowitz
41f8fc70a2
script: add more information link ( #6911 )
2021-10-09 23:00:25 -03:00
Felipe Furquim
3491495460
cd, echo, grep, nano: add pt_BR translation ( #6885 )
2021-10-09 22:58:58 -03:00
Thamaraiselvam
cdf3fbdf14
npm-home: add page ( #6926 )
2021-10-09 22:56:39 -03:00
nzdjb
e01f0ccd4a
zmore: add page ( #6922 )
2021-10-09 22:55:51 -03:00
EduardBaer
5cf2031520
clamdscan: add page ( #6877 )
2021-10-09 19:00:25 -03:00
nav1s
760db1427d
xrandr: add more information url ( #6920 )
2021-10-09 22:56:21 +02:00
Gil Moskowitz
bb9694c971
sdiff: add more information link ( #6912 )
2021-10-09 22:26:19 +08:00
Gil Moskowitz
e70f7b5d9d
source: add more information link ( #6913 )
2021-10-09 22:19:43 +08:00
Gil Moskowitz
5e1fe48e39
strings: add more information link ( #6914 )
2021-10-09 22:18:46 +08:00
Muhammad Falak R Wani
c80f4c3ccb
screen: add more information link ( #6858 )
2021-10-09 10:38:45 -03:00
Bernd Stellwag
add0b1ac27
mplayer: add page ( #6874 )
2021-10-09 10:31:38 -03:00
Sebastian Staudt
0a2fed1813
gpupdate: fix target syntax ( #6727 )
2021-10-09 13:47:43 +01:00
Thamaraiselvam
2a5185701b
timetrap: add page ( #6925 )
2021-10-09 13:43:56 +01:00
Mike Smith
47e42c6a41
reptyr: add page ( #6787 )
2021-10-09 13:14:06 +01:00
nath1as
59b377a6e8
antibody: add page ( #6900 )
2021-10-09 02:38:42 -03:00
Anirudh Haritas Murali
92a69cad6e
atool: add page ( #6901 )
2021-10-09 02:36:35 -03:00
Matt C
0eb3f55447
systemctl: add global status example ( #6849 )
2021-10-08 23:00:29 -03:00
pixel
afe5e0c386
hello: move to `common` ( #6876 )
2021-10-08 16:34:52 +05:30
Alwin Lohrie
9373a1ab23
lsd: add page ( #6654 )
2021-10-07 19:39:46 +02:00
pixel
6e9db161e8
tbl: add page ( #6594 )
2021-10-07 19:33:23 +02:00
Elijah Shackelford
f0cf3e3a92
sbt: add test example ( #6739 )
2021-10-07 19:28:53 +02:00
marchersimon
4340c9a64b
tlmgr-remove: add page ( #6560 )
2021-10-07 19:00:44 +02:00
Joshua Shanks
e36515eb02
rc: add page ( #6831 )
2021-10-07 13:50:30 +02:00
Alwin Lohrie
99f4a7f106
helix: add page ( #6653 )
2021-10-07 09:41:05 +02:00
Giorgio Lasala
8c5596b720
tye: add page ( #6750 )
2021-10-06 23:56:45 -03:00
258204
5826e30a7a
aws-rds: add page ( #6547 )
2021-10-06 23:53:49 -03:00
Joshua Shanks
d91120d92e
nslookup, objdump, pactl, passwd, patch: add link ( #6828 )
2021-10-07 00:34:03 +01:00
Joshua Shanks
52b9aaf74c
ps, pv, pygmentize, quota, rabin2: add link ( #6830 )
2021-10-06 18:51:52 -03:00
Saikat Sengupta
5c431cf3e7
namcap: add page ( #6722 )
2021-10-06 18:33:17 -03:00
Nicolas Hansse
575792203c
fluxctl: add page ( #6814 )
2021-10-06 23:24:11 +02:00
Raul Piraces Alastuey
c5f3b333ad
az-term: add page ( #6720 )
2021-10-06 21:31:08 +01:00
CleanMachine1
672e36f588
git-clear-soft: add page ( #6616 )
2021-10-06 20:57:27 +01:00
Andros Fenollosa
29cc4f0851
maza: add page ( #6704 )
2021-10-06 19:11:22 +01:00
Daniil Baturin
c2f4066105
dune: add page ( #6674 )
2021-10-06 16:37:40 +01:00
Daniel
da5e72604b
kitty: add page ( #6676 )
2021-10-06 16:24:59 +01:00
krishchopra02
461fb4ac02
pstree: add link ( #6838 )
2021-10-06 20:27:29 +05:30
Daniil Baturin
21b88f9323
highlight: add page ( #6723 )
...
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-10-06 20:23:26 +05:30
Snehit Sah
8395d44776
mpd: add page ( #6801 )
2021-10-06 20:00:11 +05:30
fanatiicx
d08564637d
dlv: add page ( #6697 )
2021-10-06 15:50:34 +02:00
Muhammad Falak R Wani
371d2c8997
rpmspec: add page ( #6779 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: pixel <chrissx@chrissx.de>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-10-06 19:00:00 +05:30
Daniil Baturin
1b9e420e24
py-spy: add page ( #6728 )
2021-10-06 15:28:40 +02:00
Amarjeet Sinha
cd7a06ae80
dir: add page ( #6817 )
2021-10-06 08:56:50 -03:00
caduvieira
02bb89332e
aws-cur, aws-secretsmanager: add pt_BR translation ( #6782 )
2021-10-06 13:09:26 +02:00
Theodorus Clarence
f54330861a
brightness: add Indonesian translation ( #6667 )
2021-10-06 08:05:48 -03:00
syleung
4efa36e763
ping, ping6: add more information link ( #6658 )
2021-10-06 12:59:27 +02:00
Elijah Shackelford
99f0783564
sdk: add command to list version for specific sdk ( #6760 )
2021-10-06 12:58:50 +02:00
Daniel
18a94611b4
goaccess: add page ( #6666 )
2021-10-06 12:20:40 +02:00
Snehit Sah
c4bdc2bb5a
cvs: add page ( #6625 )
2021-10-06 08:36:13 +02:00
Raul Piraces Alastuey
2e14d3046e
az-config: add page ( #6701 )
2021-10-06 08:25:30 +02:00
Owen Voke
51238e5abe
hardhat: add page ( #6627 )
2021-10-05 21:37:52 +01:00
Aakash Sharma
c66e7634e1
repo-add: add page ( #6622 )
2021-10-05 21:13:18 +01:00
ezr
247481bf72
fscrypt: add page ( #6694 )
2021-10-05 21:20:04 +02:00
Raul Piraces Alastuey
542eb50065
az-feedback: add page ( #6699 )
2021-10-05 21:17:20 +02:00
WhileLoop
c5c18b51c4
az-storage-blob: add page ( #6644 )
2021-10-05 18:51:12 +02:00
WhileLoop
78788e9e02
az-storage-entity: add page ( #6648 )
2021-10-05 18:49:36 +02:00
Jimmy
96bb5fde41
mount: add more information link ( #6788 )
2021-10-05 18:20:42 +02:00
Sadeed
696b11611f
mail, mailx, mesg, mmv, monop, most, mscore: add link ( #6795 )
2021-10-05 09:50:45 -03:00
derNiklaas
e0442c6f98
wall, watch, whereis, whiptail, wipefs, wmctrl, wodim: add link ( #6784 )
2021-10-05 00:35:50 -03:00
Elijah Shackelford
46e9678b3b
sbt: add compile example ( #6738 )
2021-10-05 00:10:22 -03:00
Sebastian Staudt
88d446edc9
setx: add page ( #6734 )
2021-10-04 16:46:26 -03:00
Elijah Shackelford
0387d6143c
sbt: add clean example ( #6639 )
2021-10-04 16:41:27 -03:00
marchersimon
2d26897c71
tlmgr-check: add page ( #6586 )
2021-10-04 17:44:11 +02:00
WhileLoop
c4e73acbcd
jhsdb: add page ( #6643 )
2021-10-04 11:48:16 -03:00
Fabio Kleis
0b5aa33736
pacstall: add page ( #6732 )
2021-10-04 11:46:49 -03:00
M B
da5d38acdd
security: add more examples ( #6645 )
2021-10-04 15:37:47 +01:00
Antoine Amara
4ddf91c372
egrep: add page ( #6737 )
2021-10-04 16:03:50 +02:00
derNiklaas
6e2251af4b
rpm: add more information link ( #6754 )
2021-10-04 16:00:16 +02:00
syleung
dfc8ce9542
aws-help: fix more information link ( #6759 )
2021-10-04 09:57:28 -03:00
syleung
a092be52d7
common/ssh*: add more information link ( #6659 )
2021-10-04 09:39:50 -03:00
syleung
99a72c556f
common/x*: add more information link ( #6664 )
2021-10-04 09:32:27 -03:00
Nguyễn Đức Chiến
8facf8e18a
sshd: add page ( #6610 )
2021-10-04 09:00:53 -03:00
Red Headphone
3af8bebd95
kwrite: add page ( #6733 )
2021-10-04 08:56:33 -03:00
Anton Paulsson
f886e4eec8
cd: fix link and add Swedish translation ( #6755 )
2021-10-04 08:55:59 -03:00
CleanMachine1
c4f7f5a763
raw: add page ( #6557 )
2021-10-04 10:30:41 +02:00
Axel Navarro
ff7516b063
nvram: add page ( #6617 )
2021-10-04 10:22:43 +02:00
derNiklaas
c05f245fd5
zenity, zgrep, zramctl: add more information link ( #6758 )
2021-10-04 01:00:39 -03:00
pixel
ceb6654610
*: removed .1 at the end of manned.org links where it was unnecessary ( #6752 )
2021-10-03 23:31:41 +01:00
Joachim Schwarm
c3e6980895
nodemon: make --inspect a generic example ( #6629 )
2021-10-03 17:23:26 -03:00
CleanMachine1
7116e0ea3e
go-run: add page ( #6650 )
2021-10-03 21:10:22 +02:00
Tsvetomir Bonev
ea63269e85
ego: add page ( #6646 )
2021-10-03 20:48:02 +02:00
Raul Piraces Alastuey
e9c0157f5b
az-bicep: fix incorrect more information URL ( #6721 )
2021-10-04 01:32:21 +08:00
Axel Navarro
41310d3449
csrutil: add page ( #6615 )
2021-10-03 18:27:04 +01:00
Axel Navarro
3656eb90e7
ssh: add -t in example description ( #6604 )
2021-10-03 16:39:34 +02:00
Josh Cook
6b5364ce2f
rscript: add page ( #6686 )
2021-10-03 10:51:02 -03:00
Raul Piraces Alastuey
033dbac254
az-bicep: add page ( #6718 )
2021-10-03 10:17:39 -03:00
CleanMachine1
8fa08fe936
shutdown: add more information link ( #6657 )
2021-10-02 16:32:03 +01:00
Owen Voke
136b935155
solcjs: add page ( #6628 )
2021-10-01 17:17:59 -03:00
WhileLoop
bc44dfbfbe
az-storage: add page ( #6647 )
2021-10-01 20:58:55 +01:00
Flodur871
15128f7988
git-clear: add page ( #6614 )
2021-10-01 20:16:36 +01:00
Andrew McIntosh
55ec5b50d3
git-revert: use HEAD in example ( #6649 )
2021-10-01 15:47:08 -03:00
syleung
0503024ae3
aws-s3: fix more information link ( #6642 )
2021-10-01 15:40:44 -03:00
pixel
d22ca9676f
*: normalize readthedocs.io more information links ( #6593 )
2021-09-29 20:56:15 +02:00
Axel Navarro
43f7696ba3
gh-extension: add list and remove examples ( #6579 )
2021-09-29 17:01:24 +02:00
pixel
c37ef173f5
ex: add page ( #6595 )
2021-09-28 19:33:50 +01:00
Seth Falco
64d6a8ebfb
xrdb: move to linux directory ( #6606 )
2021-09-28 09:23:29 -03:00
Managor
b36a446e0c
fwupdmgr: add page ( #6601 )
2021-09-28 20:07:39 +08:00
Fisher Sun
e8e1fa3c48
Update vlc link ( fixes #6569 ) ( #6603 )
2021-09-28 19:56:46 +08:00
Managor
682544fc1a
pw-cat, pw-play, pw-record: add page ( #6602 )
2021-09-28 19:53:19 +08:00
Tsvetomir Bonev
ac20da70b3
git-secret: add page ( #6589 )
2021-09-26 16:56:58 +01:00
Vinfall
dceaee6b1a
debsecan: add page ( #6567 )
2021-09-25 14:04:40 +08:00
Nicolas Kosinski
ede6cb72f6
sdk: ( #6580 )
2021-09-25 14:03:05 +08:00
Axel Navarro
c020dab2c2
docker-slim: add page ( #6590 )
2021-09-25 13:53:50 +08:00
marchersimon
bca63b5064
git-blame-someone-else: add page ( #6592 )
2021-09-24 16:38:54 +01:00
marchersimon
a98d065388
tlmgr-update: add page ( #6587 )
2021-09-24 08:51:21 -03:00
Noy
ff29c52c2f
zig: add page ( #6585 )
2021-09-24 07:04:28 +02:00
Axel Navarro
68125f7c60
gh-screensaver: add page ( #6578 )
2021-09-23 23:42:36 -03:00
marchersimon
871643a677
tlmgr-candidates: add page ( #6582 )
2021-09-24 00:34:32 +01:00
marchersimon
96bef1951c
tlmgr-backup: add page ( #6581 )
2021-09-24 00:34:07 +01:00
Flodur871
260458b6ea
ipython: update more information link ( #6591 )
2021-09-23 16:57:27 -03:00
lincc
35d3601e38
common/l*: add more information link ( #6577 )
2021-09-23 15:34:23 -03:00
Axel Navarro
778a7a14c3
starship: mention subcommand page ( #6583 )
...
* Update starship.md
* starship-init: fix typo
2021-09-22 19:15:45 +01:00
pixel
e071b25bc1
d8: add page ( #6568 )
2021-09-22 08:58:11 -03:00
Axel Navarro
05ff190f23
fakeroot: add page ( #6562 )
2021-09-22 08:38:16 -03:00
marchersimon
555faac0d2
tlmgr-platform, tlmgr-arch: add page ( #6561 )
2021-09-22 11:54:40 +08:00
marchersimon
bea9893786
tlmgr-path: add page ( #6574 )
2021-09-22 00:28:33 +01:00
marchersimon
30a11ed2df
tlmgr-shell: add page ( #6572 )
2021-09-21 21:28:14 +01:00
Janek
c78e90ad76
chsh: add interactive and --list-shells examples ( #6555 )
2021-09-21 19:01:49 +02:00
marchersimon
27822976ef
tlmgr-install: add page ( #6559 )
2021-09-21 23:53:30 +08:00
pixel
c5e894b788
llvm-cat: add page ( #6564 )
2021-09-20 16:00:32 +02:00
Axel Navarro
61da0633de
chage: fix examples and use long arguments ( #6541 )
2021-09-20 13:59:21 +01:00
pixel
e999732780
llvm-objdump: add page ( #6563 )
2021-09-20 09:17:54 -03:00
pixel
bc8707f290
llvm-ar, llvm-nm, llvm-strings: add page ( #6566 )
2021-09-20 16:03:14 +05:30
Mehrad Mahmoudian
96100f42d3
diff: add -Naur create patch file example ( #6484 )
2021-09-20 12:09:41 +02:00
pixel
9040e5a171
llvm-bcanalyzer: add page ( #6558 )
2021-09-19 16:26:22 +02:00
marchersimon
6474a32842
pwgen, sshuttle, trap, tree: move to common ( #6551 )
2021-09-19 22:13:40 +08:00
marchersimon
e94e6af882
whereis, xar, yank: move to common ( #6552 )
2021-09-19 02:59:20 +02:00
lincc
0e7393b78f
jobs, jstack, kill, killall: add more information link ( #6545 )
2021-09-18 20:10:50 -03:00
marchersimon
442a013cb8
hexdump, logger, netstat, n, nm, pdfgrep: move to common ( #6549 )
2021-09-18 18:05:08 -03:00
Aakash Sharma
2dd1546512
xev: add page ( #6548 )
2021-09-18 16:16:04 +02:00
Axel Navarro
1e46d18b9d
truffle: add page ( #6534 )
2021-09-18 13:01:35 +02:00
pixel
42030c2c9f
llvm-as: add page ( #6496 )
2021-09-18 12:53:12 +02:00
Ein Verne
7d02084cb7
po4a: add page ( #6493 )
2021-09-18 01:34:15 -03:00
marchersimon
30d7e09e07
transfersh: add page ( #6506 )
2021-09-18 11:54:01 +08:00
pixel
34634ad155
xprop: add page ( #6429 )
2021-09-17 23:19:50 +01:00
Noy
153c6d13bc
black: add --skip-string-normalization example ( #6517 )
2021-09-17 21:07:20 +01:00
Felipe-noob
39fcb516e4
img2pdf: add page ( #6519 )
2021-09-17 21:05:56 +01:00
pixel
75c820d231
sup: add page ( #6531 )
2021-09-17 17:03:10 -03:00
pixel
bfb31ffa0d
clang-cpp, llvm-g++: add page ( #6542 )
2021-09-17 18:18:30 +02:00
Aakash Sharma
8fa913a32b
aura: add page ( #6533 )
2021-09-17 18:16:59 +02:00
Axel Navarro
2cd29191e4
ganache-cli: add page ( #6535 )
2021-09-17 18:13:05 +02:00
Managor
9899a25197
makepkg: add clean option ( #6540 )
2021-09-16 16:27:17 -03:00
lincc
53bb082889
exec, javac: add more information link ( #6536 )
2021-09-16 20:50:00 +02:00
DaxGoon
500f963619
brightnessctl: add page ( #6516 )
2021-09-16 14:49:58 -03:00
pixel
b09b43f976
ybacklight: add page ( #6520 )
2021-09-16 06:59:40 +02:00
a1346054
5c62e303b5
*: shellcheck and fix typos ( #6526 )
...
* test.sh: quote a variable
* contributing-guides/*: fix typos
* pages/*: fix typos
* scripts/*: fix typos
* MAINTAINERS.md: trim trailing whitespace
Co-authored-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-16 00:32:13 -03:00
Nguyễn Đức Chiến
3447744e09
ip-rule: add page ( #6504 )
2021-09-16 00:02:53 +01:00
Axel Navarro
60e1eda7e2
tailscale-up: add page ( #6513 )
2021-09-14 21:42:17 +01:00
diver
82d63f39bf
go-get: add page ( #6491 )
2021-09-14 15:45:13 +02:00
pixel
ac306cf148
llvm-config: add page ( #6498 )
2021-09-14 11:28:59 +02:00
marchersimon
7786008d9e
fc*: move to common ( #6510 )
2021-09-13 10:25:39 -03:00
marchersimon
ac46610ce6
compgen, eval, export, file: move to common ( #6508 )
2021-09-13 10:24:42 -03:00
Noy
efeee14594
man: correct syntax ( #6505 )
2021-09-13 14:42:11 +02:00
marchersimon
e347e43cb9
tlmgr-info: add page ( #6511 )
2021-09-13 12:45:49 +02:00
marchersimon
bd677b8b48
mention subcommands in every base page ( #6383 )
2021-09-13 10:21:21 +02:00
marchersimon
4fbb601f63
brew*: move to common ( #6507 )
2021-09-13 09:06:52 +02:00
Nicolas Kosinski
8af1bb1145
cargo-clippy: use long arguments ( #6503 )
2021-09-12 16:07:08 -03:00
Axel Navarro
972c942508
corepack: add page ( #6485 )
2021-09-12 15:56:06 +01:00
pixel
882781e410
pages/common/*.md: REPL Normalization ( #6471 )
2021-09-12 16:03:27 +02:00
pixel
d729cff839
clang++: add page ( #6501 )
2021-09-11 10:32:32 +02:00
Nicolas Kosinski
d3460ef8f1
cargo: use long options everywhere ( #6502 )
2021-09-11 15:53:04 +08:00
aos
b126962580
udevadm: add page ( #6478 )
2021-09-10 23:03:05 +01:00
dwdh
0e0dc204b2
find: add -daystart option ( #6499 )
2021-09-10 20:46:33 +01:00
pixel
222f3e6130
clang: add -c example ( #6494 )
2021-09-09 21:55:54 +02:00
pixel
2dee424da0
llvm-gcc: add page ( #6497 )
2021-09-09 15:29:54 -03:00
Axel Navarro
8940063e55
avo: add page ( #6483 )
2021-09-08 15:42:01 +01:00
444B
220ba99915
pinout: add page ( #6477 )
2021-09-08 14:15:54 +01:00
gkah
ef69c60c84
arp-scan: move to common platform ( #6395 )
2021-09-08 09:32:06 -03:00
Ein Verne
ca6d87cd30
gdu: add page ( #6447 )
2021-09-08 09:04:21 -03:00
pixel
82bb3a0560
lb: add page ( #6354 )
2021-09-08 17:00:42 +08:00
Axel Navarro
a9ab617ca1
needrestart: add page ( #6417 )
2021-09-08 16:58:55 +08:00
marchersimon
4ef097c358
feh, hostname, fc, ssh-add: move to common ( #6487 )
2021-09-08 08:55:55 +02:00
James Childers
cac13976b0
log: add page ( #6316 )
2021-09-07 17:35:14 -03:00
Axel Navarro
705759e617
tailscale: add page ( #6480 )
2021-09-07 18:35:27 +02:00
pixel
eb6a083efb
clojure: add page ( #6473 )
2021-09-07 07:52:27 -03:00
Axel Navarro
998e548ea5
pacman-key: add page ( #6474 )
2021-09-06 14:43:08 +01:00
Miles Glapa-Grossklag
2cd43d3038
st: add page ( #6475 )
2021-09-06 17:00:08 +08:00
marchersimon
bbefc77582
tlmgr-gui: add page ( #6467 )
2021-09-05 18:58:58 +01:00
pixel
cd221656a3
cola: add page ( #6472 )
2021-09-05 14:28:00 -03:00
Managor
05e131c718
pw-loopback: add page ( #6421 )
2021-09-05 11:44:42 -03:00
iSnackyCracky
70093834fd
wp: add download and config examples ( #6461 )
2021-09-05 14:12:04 +02:00
pixel
eb3975485d
carp: add page ( #6456 )
2021-09-05 14:11:45 +02:00
Fabian Muscariello
2444892984
resize2fs: remove false statement ( #6392 )
2021-09-05 14:10:10 +02:00
Alex
1e526037da
ldapdomaindump: add page ( #6409 )
2021-09-05 14:04:32 +02:00
marchersimon
06861b8aa9
tlmgr-paper: add page ( #6463 )
2021-09-05 02:18:06 -03:00
Miles Glapa-Grossklag
887203b0c4
cksum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
222b5a1344
sha512sum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
ac84907f18
sha384sum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
fbaf51b98a
sha1sum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
c92873f0b6
sha224sum: file file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
df745b0cdc
shasum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
7cffccc950
sha256sum: fix file names
2021-09-04 22:19:57 -03:00
Miles Glapa-Grossklag
1939709fa8
b2sum: fix file names
2021-09-04 22:19:57 -03:00
lydianeU
41b497b4e1
aws-help: add page ( #6446 )
2021-09-04 11:26:47 +02:00
JaiJoshi123
ac40409bbe
git-bug, git-cola, gitlint: add page ( #6444 )
2021-09-04 00:41:14 +02:00
Brian Blaylock
96306c0c94
chmod: add a+rX example ( #6457 )
2021-09-03 22:43:28 +02:00
Miles Glapa-Grossklag
f8f6ab6e4f
asciidoctor: add page ( #6455 )
2021-09-03 22:09:11 +02:00
CleanMachine1
a5693133f9
raspi-config: add page ( #6419 )
2021-09-03 21:38:24 +02:00
Axel Navarro
4887b989c6
md5sum: replace filename by path/to/file ( #6465 )
2021-09-03 21:36:19 +02:00
CleanMachine1
ecd8679008
raspinfo: add page ( #6420 )
2021-09-03 16:16:24 -03:00
marchersimon
585954e9d0
git rev-list: add --count example ( #6459 )
2021-09-03 20:12:35 +01:00
Lucas Gabriel Schneider
65456d0941
linux/[h-k]: add more information link ( #6227 )
2021-09-02 20:33:49 +02:00
pixel
e6cc4006f5
adscript: add page ( #6432 )
2021-09-02 09:15:33 -03:00
Miles Glapa-Grossklag
82e685e155
common/z*: add more information link ( #6445 )
2021-09-01 16:08:03 -03:00
Dominik Geldmacher
6086247131
pip-install: add --find-links example ( #6319 )
2021-09-01 19:22:20 +02:00
Daniel Birket
82ba854bed
graphviz filter commands: add pages ( #6401 )
2021-09-01 18:56:46 +02:00
Nicolas Kosinski
449267ef13
mvn: simplify skip unit tests ( #6448 )
2021-09-01 18:39:12 +02:00
Miles Glapa-Grossklag
9d3781c328
fgrep: remove incorrect use of 'regular expression' ( #6427 )
2021-09-01 09:57:20 -03:00
Manuel Haussmann
2945238a01
youtube-dl: extend the custom filenames example ( #6434 )
...
Extend the custom filenames example to also include the playlist_index
(a useful way to keep the downloaded playlist sorted).
2021-09-01 08:57:21 -03:00
gsobell
f9a7dc4ba9
zathura: add page ( #6441 )
2021-08-31 14:23:08 +01:00
pixel
2a71b87788
pfetch: add example for running with defaults ( #6437 )
2021-08-31 14:57:51 +08:00
Miles Glapa-Grossklag
13ff1d5964
ncal: add page ( #6442 )
2021-08-31 14:49:27 +08:00
Tan Yee Jian
b03f1e5486
ocrmypdf: updated command for in-place OCR ( #6396 )
2021-08-30 09:15:26 -03:00
Miles Glapa-Grossklag
c9a745488f
r2: add page ( #6436 )
2021-08-30 09:12:18 -03:00
pixel
8d236c0a58
vi: add page ( #6435 )
2021-08-30 13:39:02 +02:00
Miles Glapa-Grossklag
ff4f42a5d9
figlet: fix language mixup ( #6438 )
2021-08-29 21:38:30 -03:00
Miles Glapa-Grossklag
e67e49bb76
pfetch: add page ( #6414 )
2021-08-29 11:16:17 -03:00
Miles Glapa-Grossklag
09f9b04b4c
paperkey: add page ( #6378 )
2021-08-27 06:16:25 +02:00
Oliver Gerlich
8223d2df17
ts: add page ( #6389 )
...
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-08-27 09:15:15 +05:30
Axel Navarro
e090e48c45
git-branch: replace --show-current with --contains example ( #6387 )
2021-08-26 22:53:25 +01:00
Christ0s T4k
61b8a6baf1
ipset: add page ( #6411 )
2021-08-26 11:10:29 +02:00
Brad Baker
d9921db320
gmssl: add page ( #6408 )
2021-08-26 14:40:53 +08:00
Axel Navarro
df5f5ac08f
gh-extension: add page ( #6407 )
2021-08-25 21:56:31 +01:00
wai4y
2ffb8c96d3
find: closing single quote missed in example ( #6410 )
2021-08-25 17:45:40 +02:00
Xiang Wang
ec23b7115c
flock: add page ( #6390 )
2021-08-25 17:03:01 +02:00
Daniel Birket
caa77bfe5a
xml: more requested changes
2021-08-24 21:50:43 +01:00
Daniel Birket
a9538950db
xml: requested arrows and back-ticks.
2021-08-24 21:50:43 +01:00
Daniel Birket
aa67236fc3
xml: marchersimon requested changes
2021-08-24 21:50:43 +01:00
Daniel Birket
8815c90985
xml: Use "list" to describe "list" command.
2021-08-24 21:50:43 +01:00
Daniel Birket
5fa1cc0189
xml: remove list of subcommands from main `xml` description.
2021-08-24 21:50:43 +01:00
Daniel Birket
a1faa9e732
xml: Use "write" instead of "list" for the list cmd, as requested.
2021-08-24 21:50:43 +01:00
Daniel Birket
1202e84d48
xml: add select, edit and transform subcommands.
2021-08-24 21:50:43 +01:00
Daniel Birket
82f626c693
xml: changes requested by marchersimon,
...
which undo the "the" changes previously made for sbrl.
The `select`, `edit`, and `transform` subcommands are not yet ready.
2021-08-24 21:50:43 +01:00
Daniel Birket
4f79b0d5d1
xml: Changes requested by Starbeamrainbowlabs
2021-08-24 21:50:43 +01:00
Daniel Birket
786342aeef
xml: draft all but 3 most complex subcommands
2021-08-24 21:50:43 +01:00
Daniel Birket
cbd7a0e7cd
xml: Changed "More information:" link.
2021-08-24 21:50:43 +01:00
Daniel Birket
3fd2da89bb
xml: added escape, unescape, validate subcommands
2021-08-24 21:50:43 +01:00
Daniel Birket
9916a0b0f7
xml: tweaks to main command entry.
2021-08-24 21:50:43 +01:00
Daniel Birket
bc4856feeb
xml: explain general input and output
2021-08-24 21:50:43 +01:00
Daniel Birket
67f0a9202f
xml: add pages (incomplete: sub-command templates only)
2021-08-24 21:50:43 +01:00
pixel
e87a65cc7d
zm: add page ( #6355 )
2021-08-24 20:53:28 +02:00
Alex
3f3f5d53f5
readpe: add page ( #6398 )
2021-08-24 20:46:56 +02:00
Kyle
0590a21917
a*, g*, i*, osx[a*-i*]: add more information links ( #6342 )
2021-08-23 16:33:24 -03:00
BillLucky
b7bc62dfbb
jmap: add more information link ( #6404 )
2021-08-23 16:07:19 -03:00
marchersimon
6904f29a90
aurvote: add page ( #6394 )
...
* aurvote: add page
2021-08-23 21:46:31 +08:00
pixel
34e1796a09
moe: add page ( #6350 )
2021-08-23 09:01:20 -03:00
pixel
0974866e08
dart: add page ( #6351 )
2021-08-23 08:59:43 -03:00
theeyeofcthulhu
b8497a4807
nordvpn: add page ( #6393 )
2021-08-22 14:58:07 +02:00
marchersimon
fe35df460c
dwebp: add more examples ( #6359 )
2021-08-18 11:24:53 +02:00
Wizmon2
b37f341b58
updog: add page ( #6322 )
2021-08-17 21:08:32 +01:00
Phil Enzler
44f8f88d16
svgo: remove deprecated --enable=plugin_name example ( #6379 )
...
The `--enable` flag was removed in SVGO 2.0. For now, the only way to enable optional plugins is via config. Setting up a config file is out of scope for tldr so I'm just removing the deprecated flag in this PR.
See: https://github.com/svg/svgo/releases/tag/v2.0.0
2021-08-17 15:07:58 -03:00
Alexandru Duzsardi
2392183ef0
ssh-keygen: add key format conversion ( #6213 )
2021-08-17 20:03:15 +02:00