1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:42:08 +02:00
tldr/pages/common
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
..
2to3.md 2to3: add page (#5015) 2020-12-12 17:58:02 -03:00
7z.md 7z: new example: extract archive to stdout (#3208) 2019-07-28 11:05:20 +01:00
7za.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
7zr.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
aapt.md 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
ab.md ab: add POST request example (#3805) 2020-01-29 12:53:07 +01:00
abduco.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
ack.md ack: fix typo (#4196) 2020-07-16 22:33:06 +01:00
act.md act: add page (#3257) 2019-09-05 09:13:13 -03:00
adb-install.md emulator: add page (#4326) 2020-09-14 13:58:51 +02:00
adb-reverse.md adb-reverse: add page (#4288) 2020-08-31 00:17:43 +01:00
adb-shell.md adb-shell: add getprop example (#4311) 2020-09-04 06:57:14 -03:00
adb.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
adguardhome.md adguardhome: add page (#4055) 2020-05-21 12:30:22 +01:00
ag.md multiple pages: rephrase without adjectives (#3846) 2020-02-11 18:53:43 +01:00
airmon-ng.md airmon-ng: add page (#4974) 2020-11-27 01:07:31 +00:00
airpaste.md airpaste: add simple examples and clarify existing ones (#2277) 2018-08-31 06:28:27 +01:00
ajson.md ajson: add page (#4191) 2020-07-17 19:43:24 +02:00
alacritty.md alacritty: add page (#3306) 2019-10-07 15:27:09 +02:00
alex.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
alias.md alias: add list all aliases (#3019) 2019-05-15 01:05:57 +02:00
amass-db.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
amass-enum.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
amass-intel.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
amass-track.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
amass-viz.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
amass.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
androguard.md androguard: add page (#3545) 2019-11-12 07:59:39 -03:00
ansible-doc.md ansible-doc: add page (#4843) 2020-10-31 17:44:34 -03:00
ansible-galaxy.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
ansible-playbook.md ansible-playbook: fix --tags example (#4328) 2020-09-11 11:55:18 +08:00
ansible-pull.md ansible-pull: add page (#4830) 2020-10-28 18:54:57 +00:00
ansible-vault.md ansible-vault: add page (#3279) 2020-01-13 23:11:29 +00:00
ansible.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
ansiweather.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
ant.md ant: fix typo 2020-10-27 11:01:11 +00:00
apg.md
apktool.md apktool: change folder to directory 2021-01-10 16:42:17 -03:00
apm.md apm: add link to homepage 2019-06-09 18:53:49 +02:00
apropos.md apropos: add -a example (#3018) 2019-05-13 17:17:02 +02:00
ar.md
arc.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
arch.md arch: move to common/ 2019-05-23 17:15:31 +01:00
aria2.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
aria2c.md aria2c: how to specify destination filename (#4334) 2020-09-13 17:26:37 +02:00
arp.md mass change: apply snake case to tokens (#2518) 2018-10-29 11:14:25 +00:00
arping.md arping: add link to homepage 2019-06-09 18:53:49 +02:00
asar.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
asciinema.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
asdf.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
assimp.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
astronomer.md multiple pages: Github -> GitHub (#4060) 2020-05-22 18:11:09 +02:00
astyle.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
at.md at, batch: consistency between examples. (#2729) 2019-01-27 00:12:54 +00:00
atom.md rename git to Git 2021-01-08 13:09:54 +00:00
atoum.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
atq.md
atrm.md
autoflake.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
autojump.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
autossh.md autossh: add link to homepage 2019-06-09 18:53:49 +02:00
avrdude.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
awk.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
aws-ec2.md aws ec2: Add entry (#4661) 2020-10-12 23:06:28 +01:00
aws-glue.md aws-glue: add page (#4740) 2020-10-24 13:40:49 +01:00
aws-google-auth.md aws-google-auth: add page (#3287) 2019-10-03 08:59:00 +01:00
aws-iam.md aws iam: add page (#4662) 2020-10-12 23:07:03 +01:00
aws-kinesis.md aws-kinesis: add page (#4510) 2020-10-12 15:36:50 -03:00
aws-lambda.md aws-lambda: add page (#4774) 2020-10-28 18:12:01 +00:00
aws-quicksight.md aws quicksight: add page (#4738) 2020-10-19 18:20:06 +01:00
aws-s3.md aws-s3: add link to homepage 2019-06-09 18:53:49 +02:00
aws-vault.md aws-vault: add page (#4471) 2020-10-05 09:52:53 +01:00
aws.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
awslogs.md awslogs: add missing article 2020-08-10 00:33:41 +01:00
axel.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
az.md az: add link to homepage 2019-06-09 18:53:49 +02:00
b2sum.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
babel.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
badblocks.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
balena.md Balena: add page (#3422) 2019-10-17 13:18:12 -03:00
banner.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
base32.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
base64.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
basename.md basename: change description and add directory example (#4528) 2020-10-06 15:19:56 -03:00
bash.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
bashmarks.md bashmarks: add link to homepage 2019-06-09 18:53:49 +02:00
bastet.md bastet: add page (#4940) 2020-11-07 19:24:55 +00:00
bat.md bat: add more information link (#4785) 2020-10-24 13:45:49 +01:00
batch.md at, batch: consistency between examples. (#2729) 2019-01-27 00:12:54 +00:00
bc.md
beanstalkd.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
bedtools.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
behat.md behat: add page (#3051) 2019-05-26 16:50:03 -03:00
berks.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
betty.md betty: add page (#5341) 2021-03-03 12:37:52 -05:00
bg.md bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
bison.md bison: add page (#3722) 2020-01-01 02:44:15 +00:00
bitcoin-cli.md bitcoin-cli: add page (#3174) 2019-07-08 00:51:38 +02:00
black.md black: add page (#3506) 2019-10-30 22:29:02 -03:00
blackfire.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
blender.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
blockout2.md blockout2: add page (#4945) 2020-11-16 18:46:58 +00:00
bmaptool.md multiple pages: rephrase without adjectives (#3846) 2020-02-11 18:53:43 +01:00
boot.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
borg.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
bosh.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
bower.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
box.md box: update to reference Box v3 changes (#4499) 2020-10-06 09:03:54 -03:00
brotli.md brotli: add page (#5016) 2020-12-12 16:52:03 -03:00
browser-sync.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
btm.md btm: add page (#4300) 2020-09-04 23:49:00 +01:00
buku.md buku:fixe tipo (#4551) 2020-10-07 21:25:29 +01:00
bundle.md bundle: add exec example (#4995) 2020-11-30 08:54:18 -03:00
bundletool-dump.md bundletool-dump: add page (#5266) 2021-02-18 19:22:37 -05:00
bup.md rename git to Git 2021-01-08 13:09:54 +00:00
buzzphrase.md buzzphrase: add page (#3415) 2019-10-18 15:07:08 +04:00
bw.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
bzip2.md bzip2: add link to homepage 2019-06-09 18:53:49 +02:00
c99.md
cabal.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
cake.md cake: add page (#3056) 2019-05-28 18:50:04 +01:00
calendar.md calendar: remove file format examples 2020-10-19 18:00:22 +01:00
calibre-server.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
calibredb.md calibredb: add example (#3856) 2020-02-16 23:30:04 -03:00
carbon-now.md carbon-now: fix more information link 2021-01-08 05:38:18 -03:00
cargo-build.md cargo-build: fix --bin subcommand (#4921) 2020-11-01 15:06:02 +00:00
cargo-clippy.md cargo-clippy: add page (#4316) 2020-09-12 21:06:27 +01:00
cargo-doc.md cargo-doc: add page (#3697) 2019-12-28 14:18:12 +01:00
cargo-rustc.md cargo-rustc: add page (#4336) 2020-09-22 17:56:18 +01:00
cargo-test.md cargo-build: add page (#4302) 2020-09-08 13:19:03 -03:00
cargo.md cargo: Reword cargo build -j example 2019-10-27 20:19:59 +05:30
case.md
cat.md cat: add -v example (#3163) 2019-07-02 23:52:13 -03:00
cd.md
cdk.md cdk: add page (#4756) 2020-10-28 17:41:51 +00:00
cf.md cf: add page (#4284) 2020-08-28 16:10:34 +08:00
chars.md chars: add page (#3489) 2019-10-29 20:32:18 +00:00
chcon.md chcon: add page (#2895) 2019-04-11 17:51:59 -03:00
cheat.md cheat: add page (#3721) 2020-01-03 23:31:24 +00:00
chezmoi.md Update pages/common/chezmoi.md 2021-01-08 13:09:54 +00:00
chgrp.md Refactor: change "folder" to "directory" where needed. 2019-02-13 20:51:04 +05:30
chisel.md chisel: rephrase descriptions for clarity (#3601) 2019-11-22 15:06:04 +00:00
chmod.md chmod: fix typo 2020-10-27 11:01:11 +00:00
chown.md Refactor: change "folder" to "directory" where needed. 2019-02-13 20:51:04 +05:30
chroma.md chroma: add page (#4603) 2020-10-11 09:44:44 +01:00
chromium.md chromium: add link to homepage 2019-06-09 18:53:49 +02:00
chroot.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
chsh.md Revert "chsh: added list chells command" (#2242) 2018-08-13 10:02:37 +05:30
cksum.md
clamscan.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
clang-format.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
clang.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
clear.md clear: add -x, -T and -V examples (#3684) 2019-12-27 23:55:05 +01:00
clementine.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
clj.md clj: add page (#4980) 2020-12-23 13:59:36 +00:00
cloc.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
clockwork-cli.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
cloudflared.md cloudflared, wrangler: add page (#4534) 2020-11-10 08:46:02 -03:00
cmake.md cmake: improve an example description 2021-01-31 15:50:59 +00:00
cmark.md cmark: add link to homepage 2019-06-09 18:53:49 +02:00
cmatrix.md cmatrix: add page (#4091) 2020-06-07 13:03:22 +02:00
cmp.md
code.md Adding entry for how to run VS Code with sudo permissions - EN and PT-BR (#4119) 2020-06-20 12:27:01 -03:00
coffee.md coffee: add link to homepage 2019-06-09 18:53:49 +02:00
colordiff.md colordiff: remove duplicated word 2020-09-29 11:44:30 +01:00
column.md column: fix and reorder -s example (#2990) 2019-05-16 22:46:41 +02:00
comm.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
command.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
compare.md compare: add page (#3632) 2019-11-29 16:09:25 -03:00
complete.md
composer-require-checker.md composer-require-checker: add page (#5236) 2021-02-05 10:59:31 -03:00
composer.md composer: more information (#4111) 2020-06-19 12:54:32 +02:00
conan-frogarian.md conan-frogarian: add page (#5081) 2021-01-06 12:16:41 -05:00
conan.md conan, php-coveralls: fix typos (#5253) 2021-02-07 00:48:45 -03:00
conda.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
consul-kv.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
consul.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
convert.md convert: fix delay example - fixes #4064 (#4074) 2020-06-01 20:57:34 +01:00
convmv.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
copyq.md copyd: fix empty space in filename (#3429) 2019-10-16 14:48:33 +01:00
cordova.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
cotton.md cotton: add page (#3312) 2019-10-07 10:13:26 +01:00
couchdb.md couchdb: add link to homepage 2019-06-09 18:53:49 +02:00
cowsay.md cowsay: add stdin example 2019-06-16 08:58:55 +05:30
cp.md cp: replace ambiguous text (#4223) 2020-07-25 11:19:46 +02:00
cpdf.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
cpio.md cpio: add link to homepage 2019-06-09 18:53:49 +02:00
cppcheck.md cppcheck: add link to homepage 2019-06-09 18:53:49 +02:00
cppclean.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
cradle-deploy.md cradle-deploy: add link to homepage 2019-06-09 18:53:49 +02:00
cradle-elastic.md cradle-elastic: add link to homepage 2019-06-09 18:53:49 +02:00
cradle-install.md cradle-install: add link to homepage 2019-06-09 18:53:49 +02:00
cradle-package.md cradle-package: add link to homepage 2019-06-09 18:53:49 +02:00
cradle-sql.md cradle-sql: add link to homepage 2019-06-09 18:53:49 +02:00
cradle.md cradle: add link to homepage 2019-06-09 18:53:49 +02:00
croc.md croc: change folder to directory 2021-01-10 16:42:17 -03:00
cronic.md cronic: add page (#4981) 2020-11-29 03:01:14 -03:00
crontab.md crontab: add file example (#4958) 2020-11-20 22:01:33 +00:00
crunch.md crunch: add page (#4719) 2020-10-19 18:30:58 +01:00
cryfs.md cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427) 2020-10-03 11:38:06 -03:00
crystal.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
csc.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
csslint.md csslint: add link to homepage 2019-06-09 18:53:49 +02:00
csvclean.md csvclean: add link to homepage 2019-06-09 18:53:49 +02:00
csvcut.md csvcut: add link to homepage 2019-06-09 18:53:49 +02:00
csvformat.md csvformat: add link to homepage 2019-06-09 18:53:49 +02:00
csvgrep.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
csvkit.md csvkit: add page (#3386) 2019-11-25 17:50:45 +00:00
csvlook.md csvlook: add link to homepage 2019-06-09 18:53:49 +02:00
csvpy.md csvpy: add link to homepage 2019-06-09 18:53:49 +02:00
csvsort.md csvsort: add link to homepage 2019-06-09 18:53:49 +02:00
csvsql.md csvsql: add page (#3977) 2020-04-15 17:49:51 +01:00
csvstat.md csvstat: add link to homepage 2019-06-09 18:53:49 +02:00
csvtool.md csvtool: add page (#4391) 2020-10-19 17:38:57 +01:00
ctags.md ctags: add page (#3852) 2020-02-20 15:59:03 +00:00
ctest.md ctest: add link to homepage 2019-06-09 18:53:49 +02:00
curl.md curl: update to new 'more information' link (#5254) 2021-02-07 20:27:41 +00:00
cut.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
darkhttpd.md darkhttpd: add link to homepage 2019-06-09 01:54:24 -03:00
date.md date: fix typo (#4069) 2020-05-27 11:46:20 +08:00
dc.md
dcfldd.md dcfldd: improve an example (#3758) 2020-01-14 22:02:10 +00:00
dcg.md dcg: add page (#4412) 2020-10-05 15:56:47 +01:00
dd.md 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
decaffeinate.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
deemix.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
delta.md rename git to Git 2021-01-08 13:09:54 +00:00
deluge-console.md deluged, deluge-console: clarify description (#3109) 2019-06-16 13:12:40 +01:00
deluge.md deluge: add page (#3101) 2019-06-10 10:12:07 -03:00
deluged.md deluged, deluge-console: clarify description (#3109) 2019-06-16 13:12:40 +01:00
deno.md deno: update outdated commands (#5275) 2021-02-18 08:07:05 -05:00
dep.md dep: replace page (#4476) 2020-10-09 16:14:28 +01:00
detox.md detox: add link to homepage 2019-06-09 01:54:24 -03:00
dexdump.md dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03:00
dexter.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
df.md cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427) 2020-10-03 11:38:06 -03:00
dfc.md cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427) 2020-10-03 11:38:06 -03:00
dhclient.md dhclient: add page (#3368) 2019-10-14 09:42:40 -03:00
dhcpwn.md dhcpwn: add link to homepage 2019-06-09 01:54:24 -03:00
diff.md 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
diffoscope.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
diffstat.md
dig.md multiple pages: standardize domain examples (#3010) 2019-05-13 14:33:05 +01:00
dircolors.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
direnv.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
dirname.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
dirs.md
dirsearch.md dirsearch: add page (#3949) 2020-03-30 18:53:27 +01:00
dive.md dive: add link to homepage 2019-06-09 01:54:24 -03:00
django-admin.md django-admin: add page (#4066) 2020-05-27 17:04:37 +02:00
doas.md doas: add page (#3939) 2020-03-28 01:28:20 +00:00
docker-build.md docker-build: add page (#3940) 2020-04-01 01:46:28 +01:00
docker-compose.md docker-compose: add new example (#4817) 2020-10-24 13:59:15 +01:00
docker-container.md docker-container: fix filename spelling (#5067) 2021-01-02 18:48:03 -03:00
docker-exec.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
docker-images.md docker-images: add filter example (#4819) 2020-10-28 18:12:48 +00:00
docker-inspect.md docker-inspect: add page (#4337) 2020-09-22 18:14:00 +01:00
docker-logs.md docker-logs: add page (#3656) 2019-12-15 10:47:28 +00:00
docker-machine.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
docker-network.md docker-network: add page (#4633) 2020-10-13 07:58:53 -03:00
docker-ps.md docker-ps: add page (#4306) 2020-09-08 13:19:52 -03:00
docker-rmi.md docker-rmi: add page (#4339) 2020-09-18 13:35:21 +08:00
docker-run.md docker-run: add page (#4054) 2020-05-21 12:30:21 +01:00
docker-save.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
docker-secret.md docker-secret: add page (#4933) 2020-11-10 16:39:51 -03:00
docker-service.md docker-service: add page (#4800) 2020-10-28 18:34:54 +00:00
docker-start.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
docker-stats.md docker-stats: add page (#4939) 2020-11-27 00:56:28 +00:00
docker-swarm.md docker-swarm: add page (#4873) 2020-11-01 14:34:54 +00:00
docker-system.md docker-system: add page (#4310) 2020-09-10 09:29:22 +08:00
docker.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
doctum.md doctum: add page (#5238) 2021-02-05 10:50:43 -03:00
dokku.md dokku: fix typo 2020-10-27 11:01:11 +00:00
dot.md dot: Aid consistency (#2493) 2018-10-28 16:57:08 +00:00
dotnet-build.md dotnet-build: fix compile in release mode example (#4809) 2020-10-28 17:31:03 +00:00
dotnet-publish.md dotnet-publish: change folder to directory 2021-01-10 16:42:17 -03:00
dotnet-restore.md dotnet restore: add page (#4341) 2020-09-30 18:59:59 +01:00
dotnet.md dotnet: add link to homepage 2019-06-09 01:54:24 -03:00
doxygen.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
drill.md multiple pages: standardize domain examples (#3010) 2019-05-13 14:33:05 +01:00
drupal-check.md drupal-check: add page (#4410) 2020-10-05 15:55:19 +01:00
drupal.md drupal: add page (#3589) 2019-11-19 18:39:32 +00:00
drush.md drush: switch to Drupal 8 examples (#3559) 2019-11-14 18:26:54 +00:00
du.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
dua.md dua: fix typo 2020-10-27 11:01:11 +00:00
duplicity.md duplicity: add link to homepage 2019-06-09 01:54:24 -03:00
dust.md dust: add page (#5055) 2021-01-01 16:47:33 -05:00
dvc-add.md Apply suggestions from code review by @einverne 2020-08-21 23:53:25 +01:00
dvc-checkout.md Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
dvc-commit.md Apply suggestions from code review 2020-08-21 23:53:25 +01:00
dvc-config.md Apply suggestions from code review 2020-08-21 23:53:25 +01:00
dvc-dag.md Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
dvc-destroy.md Apply suggestions from code review 2020-08-21 23:53:25 +01:00
dvc-diff.md add missing pages 2021-01-08 13:09:54 +00:00
dvc-fetch.md DVC: add page including sub-commands destroy, diff and fetch 2020-08-21 23:53:25 +01:00
dvc-freeze.md Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
dvc-gc.md Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
dvc-init.md Apply suggestions from code review by @einverne 2020-08-21 23:53:25 +01:00
dvc-unfreeze.md Resolve review comments which required edits and re-writes 2020-08-21 23:53:25 +01:00
dvc.md Apply suggestions from code review 2020-08-21 23:53:25 +01:00
ebook-convert.md ebook-convert: add TOC example (#3843) 2020-02-07 19:16:23 +00:00
echo.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
ect.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
ed.md
electron-packager.md electron-packager: add page (#4892) 2020-10-30 21:03:13 +00:00
electrum.md electrum: add link to homepage 2019-06-09 01:54:24 -03:00
elinks.md elinks: add link to homepage 2019-06-09 01:54:24 -03:00
elixir.md elixir: add page (#4693) 2020-10-16 05:58:25 -03:00
elm.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
emacs.md emacs: open file at line number (#3780) 2020-01-23 14:01:39 +00:00
emacsclient.md emacsclient: add -c -e example (#4182) 2020-07-17 22:17:43 +02:00
ember.md ember: add link to homepage 2019-06-09 01:54:24 -03:00
emulator.md [many]: fix typos 2020-12-11 21:27:28 +00:00
enca.md enca: clarify examples and fix tokens (#3214) 2019-08-03 11:01:48 +02:00
enscript.md enscript: reword page (#3220) 2019-08-04 15:05:15 +01:00
entr.md entr: move to common (#3152) 2019-07-01 00:22:46 +02:00
env.md env: add multi var set example (#4331) 2020-09-11 08:18:16 -03:00
envoy.md envoy: add page 2019-08-05 17:33:11 +05:30
envsubst.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
erl.md erl: add link to homepage 2019-06-09 01:54:24 -03:00
esbuild.md esbuild: add page (#5207) 2021-02-01 16:58:57 -03:00
eslint.md eslint: add link to homepage 2019-06-09 01:54:24 -03:00
espeak.md espeak: add link to homepage 2019-06-09 01:54:24 -03:00
etcd.md etcd: add page (#5007) 2020-12-12 17:07:25 -03:00
etcdctl.md etcdctl: add page (#5006) 2020-12-11 21:29:31 +00:00
eva.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
evil-winrm.md evil-winrm: change folder to directory 2021-01-10 16:42:17 -03:00
exa.md exa: add link to homepage 2019-06-09 01:54:24 -03:00
exec.md exec: correct and clarify example descriptions. (#3325) 2019-10-06 09:04:58 +05:30
exenv.md exenv: add page (#4992) 2020-12-04 09:07:25 -03:00
exiftool.md exiftool: fix more information link (#4648) 2020-10-12 14:02:33 +01:00
exit.md Add exit (#3520) 2019-10-31 18:03:25 +00:00
exiv2.md exiv2: add page (#4093) 2020-06-21 21:11:09 +01:00
expand.md expand: clarify last command using a concrete example. (#3326) 2019-10-05 14:51:20 +05:30
expose.md expose: add page (#4285) 2020-08-28 16:12:44 +08:00
expr.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
exrex.md exrex: add page (#5296) 2021-02-25 17:46:24 +00:00
f3fix.md Make tldr-bot happy 2020-02-03 12:53:43 +01:00
f3probe.md f3probe: add sudo 2020-02-03 12:53:43 +01:00
f3read.md Make tldr-bot happy 2020-02-03 12:53:43 +01:00
f3write.md Make tldr-bot happy 2020-02-03 12:53:43 +01:00
factor.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
false.md false: add page (#2273) 2018-09-02 07:56:40 +01:00
fast.md fast: add page (#5342) 2021-03-03 11:13:47 -03:00
fastboot.md fastboot: add getvar example (#4312) 2020-09-03 17:09:49 -03:00
fastlane.md fastlane: add page (#5034) 2020-12-29 19:57:05 +08:00
fd.md fd: add --exec (#5019) 2020-12-12 03:12:55 +00:00
fdroid.md fdroid: add page (#3550) 2019-11-12 07:57:24 -03:00
fdroidcl.md fdroidcl: add search and install examples (#3561) 2019-11-14 20:50:47 +08:00
fdupes.md fdupes: add delete and noprompt examples, add French translation (#5231) 2021-02-04 15:14:01 -03:00
ffmpeg.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
ffprobe.md ffprobe: add link to homepage 2019-06-07 22:58:59 +01:00
ffsend.md ffsend: move to common 2019-11-25 12:35:37 +05:30
fg.md bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
fgrep.md [many]: fix typos 2020-12-11 21:27:28 +00:00
figlet.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
fin.md fin: add page (#3879) 2020-03-02 19:16:11 +00:00
find.md find: always enclose the pattern in quotes (#3983) 2020-04-15 17:51:26 +01:00
finger.md
firebase.md firebase: fix typo in projects:list example (#5259) 2021-02-11 14:51:58 -03:00
firefox.md Remove new profile command 2019-12-27 23:53:56 +00:00
fish.md fish: add example for environment variables (#3338) 2019-10-07 18:55:45 +02:00
fisher.md fisher: update page to comply with Fisher 4.0 (#4999) 2020-12-06 18:02:17 -03:00
fkill.md fkill: add link to homepage 2019-06-07 22:58:59 +01:00
flac.md flac: add link to homepage 2019-06-07 22:58:59 +01:00
flask.md flask: add page (#3290) 2019-10-02 17:08:17 +01:00
flex.md flex: fix --outfile example (#4165) 2020-07-17 19:41:30 +02:00
flow.md flow: add page (#4978) 2020-12-09 11:13:00 -03:00
fls.md cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427) 2020-10-03 11:38:06 -03:00
flutter.md flutter: fix typo (#5020) 2020-12-11 21:25:47 +00:00
fly.md fly: add link to homepage 2019-06-07 22:58:59 +01:00
fmt.md fmt: add page 2019-02-10 00:22:44 +01:00
fnm.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
fold.md
for.md
forever.md forever: add link to homepage 2019-06-07 22:58:59 +01:00
fortune.md
fossa.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
fping.md fping: add link to homepage 2019-06-07 22:58:59 +01:00
from.md from: add page (#5011) 2020-12-12 02:21:46 -03:00
fselect.md fselect: add page (#2975) 2019-06-05 00:18:43 +05:30
fswatch.md fswatch: add link to homepage 2019-06-07 22:58:59 +01:00
fswebcam.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
ftp.md
fuck.md fuck: add link to homepage 2019-06-07 22:58:59 +01:00
func.md func: app page (#4536) 2020-10-12 21:58:41 +01:00
fzf.md fzf: add link to homepage 2019-06-07 22:58:59 +01:00
g++.md g++: add link to homepage 2019-06-07 22:58:59 +01:00
gatsby.md gatsby: add link to homepage 2019-06-07 22:58:59 +01:00
gcal.md gcal: add link to homepage 2019-06-07 22:58:59 +01:00
gcalcli.md gcalcli: add page (#3253) 2019-08-23 17:41:47 +02:00
gcc.md gcc: make page description impersonal. (#3526) 2019-11-04 09:30:33 +08:00
gcloud.md gcloud: add auth login example 2019-06-25 11:15:33 -03:00
gdalbuildvrt.md gdalbuildvrt: add page (#4941) 2020-11-10 19:02:27 +00:00
gdb.md gdb: disambiguate --args example (#4704) 2020-10-19 17:26:18 +01:00
gdrive.md gdrive: add link to homepage 2019-06-07 22:58:59 +01:00
gem.md auracle: add page, gem,bundle: update (#4572) 2020-10-14 23:22:59 +01:00
geth.md geth: add link to homepage 2019-06-07 22:58:59 +01:00
gh-alias.md gh-alias: close quoted string (#5156) 2021-01-17 14:55:43 -03:00
gh-api.md gh-api: add page (#5127) 2021-01-16 17:03:57 +00:00
gh-auth.md gh-auth: add refresh examples (#5306) 2021-02-24 13:11:22 +00:00
gh-completion.md gh-completion: add page (#5134) 2021-01-13 09:25:31 +00:00
gh-config.md gh-config: add page (#4837) 2020-10-27 10:38:49 +00:00
gh-environment.md gh-environment: add page (#5131) 2021-01-11 16:22:12 +00:00
gh-gist.md change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
gh-help.md gh-help: add page (#5129) 2021-01-11 16:24:28 +00:00
gh-issue.md gh-issue: add page (#4836) 2020-11-01 02:17:21 +00:00
gh-pr.md gh-pr: fix page title (#5126) 2021-01-11 16:23:31 +00:00
gh-reference.md gh-reference: add page (#5130) 2021-01-16 16:27:42 +00:00
gh-release.md gh-release: add page (#4773) 2020-10-24 14:09:49 +01:00
gh-repo.md gh-repo: add page (#4897) 2020-11-04 15:37:36 -03:00
gh-secret.md gh-secret: add page (#5133) 2021-01-16 16:34:13 +00:00
gh-ssh-key.md gh-ssh-key: add page (#5308) 2021-02-24 08:39:13 -05:00
gh.md gh: small wording tweaks for extra clarity (#5157) 2021-01-17 14:56:17 -03:00
ghc.md ghc: add link to homepage 2019-06-07 22:58:59 +01:00
ghci.md ghci: add page (#4576) 2020-10-10 00:27:19 +01:00
ghcup.md ghcup: add page (#5145) 2021-01-16 14:41:39 -05:00
ghdl.md ghdl: add page (#4589) 2020-10-09 23:35:12 -03:00
ghost.md ghost: add page (#4083) 2020-06-09 19:55:08 +02:00
gibo.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
gifsicle.md gifsicle: add link to homepage 2019-06-07 22:58:59 +01:00
gist.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
git-add.md git-stage: add page (#3963) 2020-04-15 17:35:25 +01:00
git-am.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-annex.md rename git to Git 2021-01-08 13:09:54 +00:00
git-annotate.md git-annotate: add page (#5096) 2021-01-07 21:48:05 +00:00
git-apply.md git-apply: add page (#4252) 2020-08-12 01:33:53 +02:00
git-archive.md git-archive: add page (#4362) 2020-09-30 08:18:23 -03:00
git-bisect.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-blame.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-branch.md rename git to Git 2021-01-08 13:09:54 +00:00
git-bugreport.md git-bugreport: add page (#5097) 2021-01-08 04:36:54 -03:00
git-bundle.md git-bundle: add page (#4364) 2020-10-01 16:23:32 -03:00
git-cat-file.md rename git to Git 2021-01-08 13:09:54 +00:00
git-check-attr.md git-check-attr: add page (#5098) 2021-01-08 09:15:39 -03:00
git-check-ignore.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
git-check-mailmap.md git-check-mailmap: add page (#5099) 2021-01-07 07:30:49 -05:00
git-check-ref-format.md git-check-ref-format: add page (#5100) 2021-01-07 08:13:11 -03:00
git-checkout-index.md git-checkout-index: add page (#5107) 2021-01-13 08:39:56 -05:00
git-checkout.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
git-cherry-pick.md git-cherry-pick: add example for -n option (#3084) 2019-06-07 11:02:09 +01:00
git-cherry.md git-cherry: add page (#4473) 2020-10-07 20:40:35 +01:00
git-clean.md rename git to Git 2021-01-08 13:09:54 +00:00
git-clone.md git-clone: add clone single branch example (#4924) 2020-11-03 08:48:52 -03:00
git-column.md git-column: add page (#5108) 2021-01-08 04:33:46 -03:00
git-commit-graph.md git-commit-graph: add page (#5109) 2021-01-17 15:01:21 -03:00
git-commit-tree.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
git-commit.md git-commit: clarify amend example (#4703) 2020-10-19 19:15:40 +01:00
git-config.md rename git to Git 2021-01-08 13:09:54 +00:00
git-count-objects.md git-count-objects: add page (#5114) 2021-01-16 15:43:31 +00:00
git-credential.md git-credential: add page (#5115) 2021-01-16 11:02:36 -05:00
git-describe.md rename git to Git 2021-01-08 13:09:54 +00:00
git-diff.md git-diff: remove 9th example (#4204) 2020-07-23 11:06:21 +08:00
git-difftool.md add missing pages 2021-01-08 13:09:54 +00:00
git-fetch.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-flow.md rename git to Git 2021-01-08 13:09:54 +00:00
git-format-patch.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
git-fsck.md git fsck: add page (#3954) 2020-04-03 16:21:45 +08:00
git-gc.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-grep.md git-grep: add new example (#3203) 2019-07-22 13:59:16 +02:00
git-help.md rename git to Git 2021-01-08 13:09:54 +00:00
git-ignore.md git ignore: add page (#3978) 2020-04-11 09:03:11 +08:00
git-imerge.md rename git to Git 2021-01-08 13:09:54 +00:00
git-init.md rename git to Git 2021-01-08 13:09:54 +00:00
git-instaweb.md add missing pages 2021-01-08 13:09:54 +00:00
git-lfs.md [many]: fix typos 2020-12-11 21:27:28 +00:00
git-log.md rename git to Git 2021-01-08 13:09:54 +00:00
git-ls-files.md git-ls-files: add page (#4753) 2020-10-24 13:41:47 +01:00
git-ls-remote.md git-ls-remote: fix more information link 2021-01-08 13:52:28 -03:00
git-ls-tree.md git-ls-tree, git-rev-list, git-rev-parse: add pages (#3644) 2019-12-17 21:31:17 +01:00
git-merge.md git-merge: reword git merge description (#3662) 2019-12-17 20:35:16 +00:00
git-mergetool.md git-mergetool: add page (#3947) 2020-03-30 10:13:26 +01:00
git-mv.md rename git to Git 2021-01-08 13:09:54 +00:00
git-notes.md git notes: add page (#4042) 2020-05-21 12:30:20 +01:00
git-pr.md git-pr: add link to documentation source (#4838) 2020-10-24 23:34:03 +01:00
git-prune.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
git-pull.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-push.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-rebase.md git-*: use inclusive language (#4533) 2020-10-19 19:26:01 +01:00
git-reflog.md git-reflog: improve page and add branch example (#3528) 2019-11-07 09:32:02 +08:00
git-remote.md git-remote: add command (#3982) 2020-04-15 17:52:22 +01:00
git-repack.md rename git to Git 2021-01-08 13:09:54 +00:00
git-replace.md git-replace, w: add pages (#4496) 2020-10-12 22:04:01 +01:00
git-request-pull.md git-*: use inclusive language (#4533) 2020-10-19 19:26:01 +01:00
git-reset.md rename git to Git 2021-01-08 13:09:54 +00:00
git-restore.md git-restore: fix more information link 2021-01-08 13:52:28 -03:00
git-rev-list.md git-*: use inclusive language (#4533) 2020-10-19 19:26:01 +01:00
git-rev-parse.md git-ls-tree, git-rev-list, git-rev-parse: add pages (#3644) 2019-12-17 21:31:17 +01:00
git-revert.md git-*: use inclusive language (#4533) 2020-10-19 19:26:01 +01:00
git-rm.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-send-email.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
git-shortlog.md [many]: fix typos 2020-12-11 21:27:28 +00:00
git-show-branch.md git-show-branch: add page (#4016) 2020-05-21 12:30:19 +01:00
git-show-ref.md git-show-ref: add page (#4426) 2020-10-06 08:28:42 -03:00
git-show.md rename git to Git 2021-01-08 13:09:54 +00:00
git-sizer.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-stage.md git-stage: add page (#3963) 2020-04-15 17:35:25 +01:00
git-stash.md git-stash: replace deprecated git stash save (#3077) 2019-06-04 11:40:16 +02:00
git-status.md rename git to Git 2021-01-08 13:09:54 +00:00
git-stripspace.md git-stripspace: add page (#5094) 2021-01-07 21:49:09 +00:00
git-submodule.md rename git to Git 2021-01-08 13:09:54 +00:00
git-subtree.md rename git to Git 2021-01-08 13:09:54 +00:00
git-svn.md rename git to Git 2021-01-08 13:09:54 +00:00
git-switch.md git-switch: fix more information link 2021-01-08 13:52:28 -03:00
git-tag.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git-update-index.md git-update-index: add page (#3911) 2020-03-18 12:56:11 +08:00
git-update-ref.md rename git to Git 2021-01-08 13:09:54 +00:00
git-var.md git-var: add page (#5095) 2021-01-09 08:06:54 -05:00
git-worktree.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
git.md git: update page (#4368) 2020-09-29 07:58:44 -03:00
github-label-sync.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
gitk.md rename git to Git 2021-01-08 13:09:54 +00:00
gitlab-ctl.md gitlab-ctl: add page (#4758) 2020-10-24 13:14:20 +01:00
gitlab-runner.md gitlab-runner: add page (#4759) 2020-10-24 13:13:16 +01:00
gitlab.md gitlab: add page (#3571) 2019-11-16 14:21:48 +08:00
gitmoji.md gitmoji: add page (#5227) 2021-02-05 14:00:18 +00:00
gitsome.md rename git to Git 2021-01-08 13:09:54 +00:00
gixy.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
glab.md glab: add page (#4254) 2020-08-12 00:34:55 +01:00
glances.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
glib-compile-resources.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
glow.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
gnomon.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
gnuplot.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
go-bug.md go-bug: apply suggestion 2020-05-21 12:30:23 +01:00
go-build.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-clean.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-doc.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-env.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-fix.md go-fix: apply suggestions 2020-05-21 12:30:24 +01:00
go-generate.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-list.md go-list: apply suggestions 2020-05-21 12:30:24 +01:00
go-mod.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go-version.md go-*: apply additional suggestions 2020-05-21 12:33:55 +01:00
go.md go: add go modules (#3935) 2020-03-27 12:47:07 +00:00
gobuster.md gobuster: add page (#5188) 2021-01-30 14:45:12 -05:00
gocryptfs.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
godoc.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
godot.md godot: update the --export example (#3895) 2020-03-08 17:42:55 +01:00
gofmt.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
goimports.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
googler.md googler: add page (#3531) 2019-11-07 09:14:01 +00:00
gopass.md rename git to Git 2021-01-08 13:09:54 +00:00
gops.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
goreload.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
gotty.md gotty: add page (#3335) 2019-10-08 10:14:30 -03:00
gource.md gource: add link to homepage 2019-06-07 22:58:59 +01:00
gox.md gox: fix link for homepage 2019-06-07 22:58:59 +01:00
gpg-zip.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
gpg.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
gpg2.md gpg2: fix page title to match file name (#5090) 2021-01-04 22:59:33 +00:00
gpgv.md gpgv: fix typo (#4122) 2020-06-22 23:54:49 -03:00
gradle.md multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
grep.md grep: -v for in[v]ert (#5216) 2021-02-02 07:44:00 -05:00
grex.md grex: add command (#4396) 2020-10-02 20:26:46 +01:00
groff.md groff: add link to homepage 2019-06-07 22:58:59 +01:00
groups.md groups: Move from linux to common (#2407) 2018-10-08 23:33:16 +01:00
grpcurl.md grpcurl: add page (#4198) 2020-07-17 19:44:48 +02:00
grumphp.md grumphp: improve description (#3574) 2019-11-16 10:33:57 +05:30
grunt.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
gtop.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
guacd.md guacd: add page (#3296) 2019-10-03 14:59:54 -03:00
guetzli.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
guile.md guile: add link to homepage 2019-06-07 22:58:59 +01:00
gulp.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
gunicorn.md gunicorn: moved into common, added website (#4226) 2020-07-28 11:36:11 +08:00
gunzip.md
gzip.md gzip: correct example description. 2019-02-06 12:52:56 +01:00
hadolint.md hadolint: add page (#4782) 2020-10-28 18:26:28 +00:00
handbrakecli.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hangups.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
haxelib.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
head.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
helm.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
help2man.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
heroku.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hexo.md hexo: add new page (#4214) 2020-07-28 16:31:30 +02:00
hexyl.md hexyl: add page (#3437) 2019-10-23 01:21:52 +01:00
hg-add.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-branch.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-clone.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
hg-commit.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-init.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-log.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-pull.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-push.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-remove.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-root.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-serve.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-status.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg-update.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hg.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
history.md history: list last n commands from the history (#4138) 2020-07-01 18:46:09 +08:00
hive.md hive: add page (#4632) 2020-10-19 17:28:59 +01:00
hn.md hn: add link to homepage 2019-06-07 22:58:59 +01:00
home-manager.md home-manager: add page (#3079) 2019-06-06 16:40:53 +02:00
host.md host: add alternate dns server example (#2435) 2018-10-16 17:26:02 +05:30
hostapd.md hostapd: add page (#4211) 2020-07-28 16:36:27 +02:00
hostess.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
hostid.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
hping.md hping: add new page (#3305) 2019-10-05 11:45:53 +01:00
hr.md hr: add page (#2426) 2018-10-13 13:57:50 +01:00
hsd-cli.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
hsw-cli.md hsw-cli: add page (#3110) 2019-06-17 20:36:46 +02:00
html5validator.md html5validator: add page (#3558) 2019-11-14 18:01:22 +01:00
htop.md htop: move from linux to common (#5012) 2020-12-08 00:48:19 -03:00
htpasswd.md multiple pages: change user_name to username (#3841) 2020-02-08 19:56:05 +01:00
http.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
httpflow.md httpflow: add page (#4493) 2020-10-06 17:27:34 +01:00
httping.md httping: add link to homepage 2019-06-07 22:58:59 +01:00
httprobe.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
httpry.md httpry: add page (#4491) 2020-10-06 17:28:45 +01:00
hub.md rename git to Git 2021-01-08 13:09:54 +00:00
hugo.md Update pages/common/hugo.md 2019-10-13 08:58:04 +05:30
hunspell.md hunspell: add page (#4842) 2020-10-26 08:14:46 -03:00
hydra.md hydra: add page (#3969) 2020-04-15 17:35:06 +01:00
hyperfine.md hyperfine: fix typo (#3104) 2019-06-12 10:26:07 +01:00
iconv.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
id.md id: fix typo. 2019-01-11 00:53:19 +00:00
id3tag.md
identify.md identify: add page (#4036) 2020-05-21 12:30:21 +01:00
iex.md iex: add page (#4658) 2020-10-14 16:26:41 +01:00
if.md if: actually use if to test a command's success (#5344) 2021-03-04 10:16:42 -05:00
ifconfig.md
ignite.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
imapsync.md imapsync: add link to homepage 2019-06-05 23:42:48 -03:00
import.md
in2csv.md in2csv: add link to homepage 2019-06-05 23:42:48 -03:00
indent.md indent: add page (#4443) 2020-10-05 15:21:23 +01:00
infection.md infection: add link to homepage 2019-06-05 23:42:48 -03:00
influx.md influx: add page (#3605) 2019-11-25 09:19:26 +08:00
info.md info: add page (#3373) 2019-10-11 11:49:35 -03:00
initdb.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
inkscape.md inkscape: fix missing brackets around argument (#4636) 2020-10-12 22:46:19 +01:00
inkview.md inkview: add link to homepage 2019-06-05 23:42:48 -03:00
install.md
interdiff.md interdiff: add page (#4222) 2020-07-25 11:22:13 +02:00
ionic.md ionic: add link to homepage 2019-06-05 23:42:48 -03:00
ionice.md
ioping.md badblocks, ddrescue, fdisk, fsck, ioping, smartctl, wipefs: change /dev/sda into /dev/sdX (#4861) 2020-10-29 08:21:45 -03:00
iotop.md iotop: add sudo to all commands (#5267) 2021-02-18 23:18:02 +00:00
ipcs.md
iperf.md iperf: update page (#3960) 2020-04-07 12:16:19 +02:00
iperf3.md iperf3: add link to homepage 2019-06-05 23:42:48 -03:00
ipfs.md cryfs, df, dfc, fls, ipfs, duperemove, edquote, lsattr, diskutil: (#4427) 2020-10-03 11:38:06 -03:00
ipython.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
irssi.md irssi: add link to homepage 2019-06-05 23:42:48 -03:00
is-up.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
iverilog.md [many]: fix typos 2020-12-11 21:27:28 +00:00
jar.md jar: Added 'cf' example (#3827) 2020-02-04 21:56:35 +01:00
jarsigner.md jarsigner: add page (#3547) 2019-11-12 21:20:20 +00:00
java.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
javac.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
javadoc.md javadoc: add page (#3567) 2019-11-19 17:01:14 +00:00
jc.md jc: add page (#4089) 2020-06-04 17:05:17 +02:00
jcal.md jcal: add page (#4833) 2020-10-27 10:50:11 +00:00
jdupes.md jdupes: add page (#3857) 2020-02-17 22:27:23 +01:00
jekyll.md jekyll: change folder to directory 2021-01-10 16:42:17 -03:00
jenv.md jenv: add page (#4529) 2020-10-07 21:06:04 +01:00
jest.md jest: improve page and add new example (#3527) 2019-11-05 09:41:20 +08:00
jetifier.md jetifier: add page (#5209) 2021-02-02 23:24:15 +00:00
jhat.md
jhipster.md [many]: fix typos 2020-12-11 21:27:28 +00:00
jigsaw.md jigsaw: apply suggestions from code review 2019-06-26 17:52:00 -03:00
jmap.md
jobs.md bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
john.md john: apply suggestions (#3990) 2020-05-21 12:30:18 +01:00
join.md join: fix articles 2019-10-30 10:35:45 +05:30
jp2a.md jp2a: add page (#4357) 2020-10-05 14:13:34 +02:00
jpegoptim.md jpegoptim: add link to homepage 2019-06-05 23:42:48 -03:00
jps.md
jq.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
jrnl.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
json5.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
jstack.md
julia.md julia: add -E example, fix link (#4062) 2020-05-25 17:43:07 +02:00
jupyter.md jupyter: add nbconvert example (#4582) 2020-10-09 23:38:25 -03:00
jupytext.md jupytext: add page (#4072) 2020-05-27 22:48:18 +02:00
jwt.md jwt: add space in algorithm list in description (#5135) 2021-01-11 16:14:01 +00:00
k6.md k6: add examples, modify description (#4330) 2020-09-12 20:06:49 -03:00
k8s-unused-secret-detector.md k8s-unused-secret-detector: add page (#3342) 2019-10-07 15:29:25 +02:00
k8sec.md k8sec: fix replacement of theses (#3378) 2019-10-13 09:37:51 -03:00
kafkacat.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
kaggle.md kaggle: add page (#3901) 2020-03-12 19:58:49 +00:00
kahlan.md kahlan: add page (#3162) 2019-07-03 14:23:00 +01:00
kak.md kak: add link to homepage 2019-06-05 23:42:48 -03:00
keepass2.md keepass2: add link to homepage 2019-06-05 23:42:48 -03:00
keybase.md keybase: add link to homepage 2019-06-05 23:42:48 -03:00
khal.md khal: add page (#4386) 2020-10-01 08:04:16 -03:00
kill.md kill: adds a new example of killing a job (#3275) 2019-09-22 09:43:07 +05:30
killall.md
kind.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
knife.md knife: add link to homepage 2019-06-05 23:42:48 -03:00
kompose.md kompose: add link to homepage 2019-06-05 23:42:48 -03:00
kops.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
kosmorro.md kosmorro: add page (#4498) 2020-10-08 09:14:43 +05:30
kotlin.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
ksh.md ksh: add link to homepage 2019-06-05 23:42:48 -03:00
kube-capacity.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
kube-fzf.md kube-fzf: add link to homepage 2019-06-05 23:42:48 -03:00
kubeadm.md kubeadm: add link to homepage 2019-06-05 23:42:48 -03:00
kubectl-describe.md kubectl-describe: add page (#4494) 2020-10-05 16:09:36 +01:00
kubectl-get.md kubectl-get: add page (#4488) 2020-10-05 16:08:22 +01:00
kubectl.md kubectl: add kubectl describe in header (#5032) 2020-12-19 19:20:46 +00:00
kubectx.md kubectx: add link to homepage 2019-06-05 23:42:48 -03:00
kubens.md kubens: add link to homepage 2019-06-05 23:42:48 -03:00
kubetail.md kubetail: add link to homepage 2019-06-05 23:42:48 -03:00
kustomize.md kustomize: make minor improvements (#3409) 2019-10-13 12:47:00 +01:00
lambo-new.md lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
lambo.md lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
laravel-zero.md laravel-zero: update to mention self-updates (#4374) 2020-10-01 19:47:28 +01:00
laravel.md laravel: update to cover newest installer (#4360) 2020-09-29 11:29:45 +01:00
last.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
latex.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
latexmk.md latexmk: add link to homepage 2019-06-05 23:42:48 -03:00
ldapsearch.md ldapsearch: add page (#2915) 2019-04-19 21:03:28 +01:00
leave.md
lebab.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
lein.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
less.md
lex.md
license.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
light-arionum-cli.md light-arionum-cli: add link to homepage 2019-06-05 23:42:48 -03:00
lilypond.md lilypond: add page (#4500) 2020-10-07 08:43:41 -03:00
link.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
linkchecker.md linkchecker: add page (#3611) 2019-12-01 10:25:29 +08:00
live-server.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
lmms.md lmms, SafeEjectGPU: add pages (#5163) 2021-01-21 21:18:51 -05:00
ln.md ln: add missing noun (#4883) 2020-10-28 13:28:52 +00:00
loc.md loc: add link to homepage 2019-06-05 23:42:48 -03:00
locust.md locust: add link to homepage 2019-06-05 23:42:48 -03:00
logname.md multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
logstash.md logstash: add link to homepage 2019-06-05 23:42:48 -03:00
lolcat.md lolcat: add link to homepage 2019-06-05 23:42:48 -03:00
lorem.md lorem: add page (#2543) 2018-11-06 11:29:34 +00:00
lp.md lp: add resume a job example (#3176) 2019-07-07 14:12:37 +01:00
lpass.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
lpr.md lpr: add page-ranges example (#4966) 2020-11-27 01:06:38 +00:00
lpstat.md
ls.md ls: fix typo (#5228) 2021-02-03 14:37:37 -03:00
lsof.md lsof: find the process listening on a local port (#3188) 2019-08-20 20:13:45 +02:00
lt.md lt: add page (#4390) 2020-10-06 08:03:14 -03:00
lua.md lua: add link to homepage 2019-06-05 23:42:48 -03:00
luac.md luac: add link to homepage 2019-06-05 23:42:48 -03:00
lumen.md lumen: add link to homepage 2019-06-05 23:42:48 -03:00
lwp-request.md lwp-request: removed unnecessary usage of cat (#4989) 2020-11-30 09:06:12 -03:00
lynx.md lynx: add page (#4815) 2020-12-07 10:11:31 -03:00
lz4.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
lzop.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
m4.md m4: add link to homepage 2019-06-04 16:29:40 -03:00
magento.md magento: add link to homepage 2019-06-04 16:29:40 -03:00
magick.md magick: Fix title & add better description (#3661) 2019-12-19 10:53:19 +08:00
mail.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
mailx.md
make.md make: add more information link 2020-10-28 18:22:24 +00:00
makebuildserver.md makebuildserver: add page (#3634) 2019-12-02 18:36:44 +01:00
makensis.md makensis: add link to homepage 2019-06-04 16:29:40 -03:00
makepasswd.md makepasswd: add page (#3566) 2019-11-14 23:02:50 +01:00
man.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
mat2.md mat2: add page (#3207) 2019-07-31 23:19:01 +02:00
matlab.md matlab: add page (#4656) 2020-10-14 23:41:36 +01:00
mc.md mc, jekyll, echo: add French translation and fix formatting in English version (#5000) 2020-12-03 09:11:40 -03:00
md5sum.md md5sum: add text input example (#4840) 2020-10-28 17:46:25 +00:00
mdp.md change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
mediainfo.md mediainfo: add link to homepage 2019-06-04 16:29:40 -03:00
meld.md meld: add page (#3065) 2019-06-02 15:29:45 +02:00
mesg.md mesg: move to common/ 2019-05-23 17:15:31 +01:00
meshlabserver.md
meson.md meson: add page (#4281) 2020-09-05 00:05:18 +01:00
meteor.md meteor: add link to homepage 2019-06-04 16:29:40 -03:00
micro.md micro: add link to homepage 2019-06-04 16:29:40 -03:00
middleman.md middleman: update page (#3974) 2020-04-10 13:04:45 +01:00
minetest.md minetest: add link to homepage 2019-06-04 16:29:40 -03:00
minetestserver.md minetestserver: add link to homepage 2019-06-04 16:29:40 -03:00
minifab.md minifab: add page (#5030) 2021-01-01 17:29:19 -05:00
minikube.md minikube: add stop, delete (#4384) 2020-10-01 07:37:26 -03:00
mitmdump.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
mitmproxy.md mitmproxy: add link to homepage 2019-06-04 16:29:40 -03:00
mix.md mix: add link to homepage 2019-06-04 16:29:40 -03:00
mixxx.md mixxx: add common page (#4959) 2020-12-19 18:56:00 +00:00
mkcert.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
mkdir.md Refactor: change "folder" to "directory" where needed. 2019-02-13 20:51:04 +05:30
mkfifo.md
mktemp.md mktemp: add link to homepage 2019-06-04 16:29:40 -03:00
mktorrent.md mktorrent: add page (#3923) 2020-03-22 12:11:45 +00:00
mlr.md mlr: update page (#3623) 2019-11-30 14:17:34 +00:00
mmdc.md mmdc: add page (#4540) 2020-10-12 22:28:28 +01:00
mmls.md mmls: add page (#3812) 2020-01-30 11:10:22 +01:00
mmv.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
mocha.md mocha: add link to homepage 2019-06-04 16:29:40 -03:00
mogrify.md mogrify: add link to homepage 2019-06-04 16:29:40 -03:00
molecule.md molecule: add page (#3223) 2019-08-04 08:54:07 +01:00
mongo.md mongo: add link to homepage 2019-06-04 16:29:40 -03:00
mongod.md mongod: add link to homepage 2019-06-04 16:29:40 -03:00
mongodump.md mongodump: add link to homepage 2019-06-04 16:29:40 -03:00
mongorestore.md mongorestore: add link to homepage 2019-06-04 16:29:40 -03:00
monodevelop.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
monodis.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
monop.md monop: add page (#2568) 2018-11-21 17:09:00 +00:00
montage.md montage: add link to homepage 2019-06-04 16:29:40 -03:00
more.md
moro.md moro: add link to homepage 2019-06-04 16:29:40 -03:00
mosh.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
mosquitto.md mosquitto: add page (#3231) 2019-08-09 21:38:35 +05:30
mosquitto_passwd.md mosquitto_passwd: add page (#3232) 2019-08-10 10:18:47 +01:00
mosquitto_pub.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
mosquitto_sub.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
most.md
mount.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
mp4box.md mp4box: add link to homepage 2019-06-04 16:29:40 -03:00
mpc.md mpc: add link to homepage 2019-06-04 16:29:40 -03:00
mpg321.md mpg321: change folder to directory 2021-01-10 16:42:17 -03:00
mpv.md mpv: add play from URL example (#4858) 2020-10-27 11:06:41 +00:00
mr.md [many]: fix typos 2020-12-11 21:27:28 +00:00
msbuild.md msbuild: add link to homepage 2019-06-04 16:29:40 -03:00
msfvenom.md msfvenom: add page (#3476) 2019-12-29 08:36:13 +05:30
msmtp.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
mtr.md mtr: add link to homepage 2019-06-04 16:29:40 -03:00
multipass.md multipass: add page (#4105) 2020-06-19 18:35:25 +08:00
multitail.md multitail: add page (#3604) 2019-11-30 14:15:05 +00:00
mupdf.md mupdf: add page (#5168) 2021-01-22 16:46:40 -05:00
mutool.md mutool: add outline example (#5298) 2021-02-21 18:12:32 -03:00
mutt.md mutt: add link to homepage 2019-06-04 16:29:40 -03:00
mv.md mv: fix -i example and add -n example (#2482) 2018-10-24 03:48:41 +05:30
mvn.md mvn: add link to homepage 2019-06-04 16:29:40 -03:00
mycli.md mycli: add page (#3116) 2019-06-22 16:37:46 +01:00
mysql.md mysql: mention mysqldump in backup restore example (#4237) 2020-08-02 17:48:22 +01:00
mysqldump.md mysqldump: add remote example (#5073) 2021-01-07 07:33:41 -03:00
mytop.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
nano.md nano: add new command for backup (#4397) 2020-10-05 14:56:27 +01:00
nasm.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
nativefier.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
nc.md nc: remove redundant examples 2021-01-01 18:56:20 -03:00
ncmpcpp.md ncmpcpp: add link to homepage 2019-06-04 16:29:40 -03:00
ned.md ned: add link to homepage 2019-06-04 16:29:40 -03:00
neofetch.md neofetch: add link to homepage 2019-06-04 16:29:40 -03:00
netlify.md netlify: add page (#3374) 2019-10-15 21:23:31 +01:00
newman.md newman: add page (#4187) 2020-07-17 00:29:02 +02:00
newsboat.md newsboat: add page (#4672) 2020-10-15 08:27:57 -03:00
nextflow.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
nf-core.md nf-core: add page (#3274) 2019-09-20 13:52:29 +05:30
ng.md ng: add link to homepage 2019-06-04 16:29:40 -03:00
nginx.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
ngrep.md ngrep: add link to homepage 2019-06-04 16:29:40 -03:00
ngrok.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
nice.md
nikto.md multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
nim.md nim: add link to homepage 2019-06-04 16:29:40 -03:00
nimble.md nimble: add link to homepage 2019-06-04 16:29:40 -03:00
ninja.md ninja: add page (#3479) 2019-11-05 21:48:09 +00:00
nix-build.md nix-build: add page 2019-11-05 21:37:16 +00:00
nix-collect-garbage.md nix-collect-garbage: add link to homepage 2019-06-04 16:29:40 -03:00
nix-env.md nix-shell, nix-env: add page and fix manual link (#5060) 2021-01-01 17:12:38 -05:00
nix-shell.md nix-shell, nix-env: add page and fix manual link (#5060) 2021-01-01 17:12:38 -05:00
nix.md nix: add link to homepage 2019-06-04 16:29:40 -03:00
nkf.md nkf: add page (#2795) 2019-12-15 10:33:00 +05:30
nl.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
nmap.md nmap: remove SSL example to reduce count to 8 2021-01-03 19:49:11 -05:00
node.md node: revise -e language (#4797) 2020-10-22 17:30:16 +01:00
nodemon.md nodemon: add page (#4308) 2020-09-09 00:45:43 +01:00
nodenv.md nodenv: add page (#4659) 2020-10-14 16:32:24 +01:00
nohup.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
nokogiri.md nokogiri: add link to homepage 2019-06-04 16:29:40 -03:00
nomad.md nomad: add page (#4008) 2020-04-27 18:17:19 +08:00
noti.md noti: add link to homepage 2019-06-04 16:29:40 -03:00
notmuch.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
now.md now: add page (#5283) 2021-02-19 13:45:22 -03:00
npm-check.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
npm-why.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
npm.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
nproc.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
npx.md npx: add link to homepage 2019-06-04 16:29:40 -03:00
nrm.md nrm: add link to homepage 2019-06-04 16:29:40 -03:00
nslookup.md
nudoku.md nudoku: add page (#4944) 2020-11-10 07:17:18 -03:00
numfmt.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
nvidia-smi.md nvidia-smi: add page (#4065) 2020-05-27 11:29:47 -03:00
nvim.md nvim: add link to homepage 2019-06-04 16:29:40 -03:00
nvm.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
objdump.md objdump: move to common (#2627) 2018-11-29 09:41:37 +00:00
obs.md obs: add page (#3926) 2020-03-23 13:51:45 +08:00
oc.md bedtools, oc, sensible-editor, azcopy: fix typos and add oc project example (#4822) 2020-10-24 13:58:11 +01:00
ocaml.md ocaml*: add ocamlopt and ocamlfind and extend ocamlc (#4436) 2020-10-05 11:19:55 -03:00
ocamlc.md ocaml*: add ocamlopt and ocamlfind and extend ocamlc (#4436) 2020-10-05 11:19:55 -03:00
ocamlfind.md ocaml*: add ocamlopt and ocamlfind and extend ocamlc (#4436) 2020-10-05 11:19:55 -03:00
ocamlopt.md ocaml*: add ocamlopt and ocamlfind and extend ocamlc (#4436) 2020-10-05 11:19:55 -03:00
od.md
odps-auth.md multiple pages: change user_name to username (#3841) 2020-02-08 19:56:05 +01:00
odps-func.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
odps-inst.md
odps-resource.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
odps-table.md
odps-tunnel.md
odps.md
ogr2ogr.md ogr2ogr, ogrinfo: add pages (#3337) 2019-10-29 16:36:20 +01:00
ogrinfo.md ogr2ogr, ogrinfo: add pages (#3337) 2019-10-29 16:36:20 +01:00
ohdear-cli.md ohdear-cli: add page (#4690) 2020-10-14 23:18:22 +01:00
omf.md omf: add link to homepage 2019-06-04 16:29:40 -03:00
opam.md opam: add page (#3465) 2019-10-27 16:27:37 +00:00
openconnect.md openconnect: add page (#4780) 2020-10-24 13:47:55 +01:00
openssl-dgst.md openssl-dgst, openssl-genpkey: add page (#4879) 2020-10-28 14:54:16 +00:00
openssl-genpkey.md openssl-dgst, openssl-genpkey: add page (#4879) 2020-10-28 14:54:16 +00:00
openssl-genrsa.md openssl-prime: add page (#4422) 2020-12-04 17:11:39 -03:00
openssl-prime.md openssl-prime: add page (#4422) 2020-12-04 17:11:39 -03:00
openssl-req.md openssl-req: hyphenate self-signed (#5052) 2020-12-26 21:41:12 +00:00
openssl-s_client.md openssl: add subcommand pages (#4886) 2020-10-28 16:03:16 -03:00
openssl-x509.md openssl: add subcommand pages (#4886) 2020-10-28 16:03:16 -03:00
openssl.md openssl: add subcommand pages (#4886) 2020-10-28 16:03:16 -03:00
openvpn.md openvpn: add page (#4378) 2020-10-02 23:18:57 -03:00
opt.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
optipng.md optipng: add link to homepage 2019-06-04 16:29:40 -03:00
opusenc.md opusenc: move from linux to common (#4860) 2020-10-26 11:58:52 +00:00
p4.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
p5.md p5: add link to homepage 2019-06-04 16:29:40 -03:00
p7zip.md p7zip: add page (#3813) 2020-01-30 13:01:31 +01:00
paci.md paci: remove adjectives 2020-02-20 18:00:28 +01:00
packer.md packer: add packer to tldr (#3888) 2020-03-06 13:46:18 +08:00
pactl.md pactl: add page (#2978) 2019-05-09 08:47:21 +01:00
pageres.md pageres: add page (#3377) 2019-10-16 20:58:10 +01:00
pamixer.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
pandoc.md pandoc: update markdown example (#3521) 2019-11-01 00:30:01 +01:00
parallel-lint.md parallel-lint: add page (#3127) 2019-06-25 16:35:51 +01:00
parallel.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
parquet-tools.md parquet-tools: add page (#4588) 2020-10-10 16:45:08 +01:00
particle.md particle: add page (#3356) 2019-10-09 00:11:27 +01:00
pass-otp.md pass-otp: fix typo (#4770) 2020-10-24 13:24:57 +01:00
pass.md rename git to Git 2021-01-08 13:09:54 +00:00
passwd.md passwd: add base command (#3869) 2020-02-24 23:41:14 +01:00
paste.md
pastel.md pastel: add page (#3443) 2019-10-25 09:12:19 +01:00
patch.md patch: correct and add examples. (#3092) 2019-06-05 22:18:02 -03:00
pathchk.md pathchk: move to pages/common 2019-02-18 13:16:25 +05:30
pax.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
pdffonts.md pdffonts: add page (#4335) 2020-09-16 20:52:07 +01:00
pdfimages.md pdfimages: add page (#3668) 2019-12-31 18:24:36 +00:00
pdfinfo.md pdfinfo: add page (#4329) 2020-09-12 21:05:19 +01:00
pdfjoin.md
pdflatex.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
pdfposter.md pdfposter: add link to homepage 2019-05-31 19:47:40 +01:00
pdfseparate.md pdfseparate: teensy grammatical improvement 2020-09-22 18:15:52 +01:00
pdftex.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
pdftk.md pdftk: avoid non-ascii characters (#4144) 2020-07-05 22:51:44 +02:00
pdftocairo.md pdftocairo: add page (#3824) 2020-02-03 18:54:00 +01:00
pdftotext.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
pdfunite.md pdfunite: add link to homepage 2019-05-31 19:47:40 +01:00
peerflix.md peerflix: add link to homepage 2019-05-31 19:47:40 +01:00
perl.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
pest.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
pg_ctl.md Clean up pg_ctl commands (#3817) 2020-01-29 15:54:09 +01:00
pg_dump.md pg_dump: add link to homepage 2019-05-31 19:47:40 +01:00
pg_restore.md pg_restore: add example for listing contents of a dump file (#4178) 2020-07-17 19:37:32 +02:00
pgrep.md
phan.md phan: add page (#4376) 2020-10-02 08:01:32 -03:00
phing.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
phive.md phive: add link to homepage 2019-05-31 19:47:40 +01:00
php-artisan.md php-artisan: add link to homepage 2019-05-31 19:47:40 +01:00
php-coveralls.md conan, php-coveralls: fix typos (#5253) 2021-02-07 00:48:45 -03:00
php-yii.md php-yii: add link to homepage 2019-05-31 19:47:40 +01:00
php.md php: add link to homepage 2019-05-31 19:47:40 +01:00
phpbu.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
phpcbf.md phpcs, phpcbf: explain that file extensions are comma-separated (#4429) 2020-10-05 14:35:06 +01:00
phpcpd.md phpcpd: add link to homepage 2019-05-31 19:47:40 +01:00
phpcs.md phpcs, phpcbf: explain that file extensions are comma-separated (#4429) 2020-10-05 14:35:06 +01:00
phpdox.md phpdox: add page (#5239) 2021-02-05 11:08:48 -03:00
phpenv.md phpenv: add link to homepage 2019-05-31 19:47:40 +01:00
phpize.md phpize: add link to homepage 2019-05-31 19:47:40 +01:00
phploc.md phploc: add link to homepage 2019-05-31 19:47:40 +01:00
phpmd.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
phpspec.md phpspec: add page (#3123) 2019-06-25 07:57:14 -03:00
phpstan.md phpstan: add link to homepage 2019-05-31 19:47:40 +01:00
phpstorm.md phpstorm: add page (#3117) 2019-06-19 15:32:51 +02:00
phpunit.md phpunit: add link to homepage 2019-05-31 19:47:40 +01:00
piactl.md piactl: add page (#4375) 2020-10-02 20:09:01 +01:00
picard.md picard: add link to homepage 2019-05-31 19:47:40 +01:00
pickle.md pickle: add page (#3147) 2019-07-02 00:33:52 +02:00
pigz.md pigz: add directory compression example (#3139) 2019-06-26 21:44:47 -03:00
ping.md
ping6.md
pinky.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
pip-install.md pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
pip.md pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
pip3.md pip3: add search command 2019-10-23 09:11:41 +05:30
pipenv.md pipenv: add example for not dev packages (#4880) 2020-11-01 13:11:33 +00:00
pipx.md [many]: fix typos 2020-12-11 21:27:28 +00:00
pkill.md
plantuml.md plantuml: fix space was missing (#4233) 2020-08-01 19:32:30 +02:00
play.md play: add link to homepage 2019-05-31 19:47:40 +01:00
pm2.md Update pm2.md (#3569) 2019-11-18 11:18:32 +01:00
pngcheck.md pngcheck: add page (#5310) 2021-02-28 12:11:59 -05:00
pngcrush.md pngcrush: add link to homepage 2019-05-31 19:47:40 +01:00
podman.md podman: add page (#3491) 2019-11-02 17:46:04 +00:00
poetry.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
popeye.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
postcss.md postcss: add link to homepage 2019-05-31 19:47:40 +01:00
powerstat.md powerstat: add page (#3334) 2019-10-06 21:20:39 -03:00
pprof.md pprof: add new page (#3450) 2019-11-26 18:38:42 +00:00
pr.md pr: add page (#3412) 2019-10-19 16:54:59 +01:00
pre-commit.md pre-commit: add page (#5314) 2021-03-02 07:11:46 -05:00
pretty-bytes.md pretty-bytes: add page (#5226) 2021-02-05 12:39:05 +00:00
printenv.md multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
printf.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
progpilot.md progpilot: add link to homepage 2019-05-31 19:47:40 +01:00
promtool.md promtool: add page (#5166) 2021-01-21 15:03:37 -03:00
prosodyctl.md prosodyctl: add link to homepage 2019-05-31 19:47:40 +01:00
protoc.md protoc: add link to homepage 2019-05-31 19:47:40 +01:00
ps.md ps: added sort example (#4216) 2020-07-28 16:34:12 +02:00
psalm.md psalm: add page (#5237) 2021-02-05 13:54:29 -03:00
psgrep.md psgrep: add link to homepage 2019-05-31 19:47:40 +01:00
psql.md psql: add link to homepage 2019-05-31 19:47:40 +01:00
pssh.md
psysh.md psysh: add page 2019-06-20 17:42:45 -03:00
pt.md pt: add link to homepage 2019-05-31 19:47:40 +01:00
pueue.md pueue: add page (#5230) 2021-02-18 23:34:02 +00:00
pup.md pup: add link to homepage 2019-05-31 19:47:40 +01:00
pv.md
pwd.md
pycodestyle.md pycodestyle: add link to homepage 2019-05-31 19:47:40 +01:00
pyenv-virtualenv.md pyenv-virtualenv: add activate/deactivate examples (#3842) 2020-02-07 22:52:26 +00:00
pyenv.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
pyflakes.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
pygmentize.md
python.md python: include example using pip (#4956) 2020-11-27 01:02:20 +00:00
q.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
qcp.md qcp, qmv: small tweaks (#3712) 2019-12-31 18:27:57 +00:00
qemu-img.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
qemu.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
qmv.md qcp, qmv: small tweaks (#3712) 2019-12-31 18:27:57 +00:00
qpdf.md qpdf: fix merge documentation (#3929) 2020-03-26 10:25:42 +08:00
qr.md qr: add page (#3769) 2020-01-20 21:58:38 +01:00
qrencode.md multiple pages: fix French colon punctuation (#5152) 2021-01-30 17:03:18 +00:00
quilt.md debchange, debuild, dget, quilt: add pages (#4022) 2020-05-21 12:30:21 +01:00
quota.md
R.md R: fix command case and add examples (#4957) 2020-11-21 00:06:39 -03:00
r2e.md r2e: add page (#4240) 2020-08-10 00:03:53 +01:00
rabin2.md
radare2.md radare2: add page (#3433) 2019-10-23 01:20:35 +01:00
rails-db.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
rails-generate.md rails-generate: add migration (#3975) 2020-04-15 17:29:07 +01:00
rails-routes.md rails-routes: add page (#3922) 2020-03-20 20:57:27 +00:00
rails.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
rainbowstream.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
ranger.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
rapper.md rapper: add page (#3059) 2019-05-30 18:02:13 +01:00
rar.md rar: fix token (#3444) 2019-10-18 15:08:14 +04:00
rbac-lookup.md rbac-lookup: add page (#3165) 2019-07-05 22:00:28 +01:00
rbash.md
rbenv.md rbenv: add example and improve page (#5084) 2021-01-04 13:01:41 -05:00
rbt.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
rclone.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
rdfind.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
react-native-start.md react-native-start: add page (#5223) 2021-02-11 17:11:41 +00:00
react-native.md react-native: add page (#5208) 2021-02-02 20:16:28 -03:00
read.md read: add example using 'while' (#5258) 2021-02-13 15:03:16 -05:00
readlink.md
realpath.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
recsel.md recsel: add page (#4309) 2020-09-11 00:06:54 +01:00
rector.md rector: add page (#3112) 2019-06-17 23:46:44 +02:00
redis-cli.md redis-cli: add new argument -c (#5022) 2020-12-12 03:13:57 +00:00
redis-server.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
redshift.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
reflac.md [many]: fix typos 2020-12-11 21:27:28 +00:00
reflex.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
renice.md renice: split description in two lines (#3184) 2019-07-11 02:42:27 +02:00
repren.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
restic.md multiple pages: rephrase without adjectives (#3846) 2020-02-11 18:53:43 +01:00
rev.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
rg.md rg: update title to match page name; improve examples (#5091) 2021-01-06 16:54:01 +00:00
rm.md Refactor: improve consistency of the term "directory". 2019-02-08 19:43:24 +00:00
rmdir.md rmdir: fix description (#4163) 2020-07-08 21:15:57 +08:00
roave-backward-compatibility-check.md change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
robo.md robo: add list example 2019-11-19 18:40:27 +00:00
roll.md
route.md route: fix minor typo 2019-05-29 13:41:10 +01:00
rr.md rr: add page (#3166) 2019-07-05 22:02:43 +01:00
rspec.md rspec: add page (#4614) 2020-10-14 19:04:01 -03:00
rsstail.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
rsync.md rsync: fix example description (#4866) 2020-10-26 11:52:26 +00:00
rtmpdump.md rtmpdump: add page (#3551) 2019-11-17 20:55:54 +00:00
rtv.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
ruby.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
rustc.md rustc: add target, target-cpu and print examples (#4320) 2020-09-10 21:31:08 -03:00
rustfmt.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
rustup.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
rvm.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
s.md
safe.md safe: add page (#3534) 2019-11-17 05:18:37 +01:00
sails.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
salt-call.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
salt-key.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
salt-run.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
salt.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
samtools.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sass.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
satis.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
sbt.md sbt: add new project from template example (#3494) 2019-11-04 21:00:57 +01:00
sc-im.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
scala.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
scc.md scc: add page (#4248) 2020-08-12 00:32:34 +01:00
scheme.md [many]: fix typos 2020-12-11 21:27:28 +00:00
scp.md scp: add -P example (#5027) 2020-12-17 07:16:17 -03:00
scrapy.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
scrcpy.md scrcpy: add --serial example (#4877) 2020-10-28 14:19:43 +00:00
screen.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
screenfetch.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
script.md script: add page (#2485) 2018-10-28 16:53:06 +00:00
sd.md sd: Remove option -i in favour of option -p (#4209) 2020-07-21 22:50:14 +02:00
sdiff.md sdiff: add page (#3304) 2019-10-05 11:56:02 +01:00
sdk.md sdk: fix documentation URL (#4076) 2020-05-27 20:53:13 -03:00
sdkmanager.md sdkmanager: add page (#4077) 2020-05-28 09:09:16 +08:00
secrethub.md secrethub: clarify versioning (#3847) 2020-02-10 21:24:00 -03:00
security-checker.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sed.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sendmail.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
seq.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sequelize.md sequelize: add required parameter (#4434) 2020-10-05 11:00:03 -03:00
serverless.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
set.md set: add page (#2268) (#2294) 2018-09-06 23:15:29 +05:30
sftp.md Refactor: change "folder" to "directory" where needed. 2019-02-13 20:51:04 +05:30
sh.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sha1sum.md sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
sha224sum.md sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
sha256sum.md sha*sum: update description for quiet option 2020-12-30 13:12:18 +00:00
sha384sum.md sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
sha512sum.md sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
shards.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
shasum.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
shc.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
shellcheck.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
shiori.md shiori: add page (#3289) 2019-10-02 16:35:08 +01:00
shopt.md
shred.md
shuf.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
siege.md siege: add page (#5028) 2021-01-08 08:40:46 -05:00
singularity.md singularity: update file formats, replace shub with scloud (#3267) 2019-09-16 09:35:23 +02:00
skaffold.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
skicka.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
sl.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
slackcat.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
sleep.md
slimrb.md
smartctl.md badblocks, ddrescue, fdisk, fsck, ioping, smartctl, wipefs: change /dev/sda into /dev/sdX (#4861) 2020-10-29 08:21:45 -03:00
sn.md sn: add page (#2744) 2019-02-04 21:03:39 +01:00
snyk.md snyk: add missing test command on the docker option (#3167) 2019-07-03 14:47:55 +01:00
socat.md multiple pages: standardize domain examples (#3010) 2019-05-13 14:33:05 +01:00
solo.md solo: add page (#3146) 2019-06-28 06:34:01 -03:00
sonar-scanner.md sonar-scanner: add page (#4466) 2020-10-05 12:17:34 +01:00
sops.md sops: rephrase description 2020-02-20 18:00:28 +01:00
sort.md sort: expand short flags, improve field separator example (#5233) 2021-02-09 11:56:54 -03:00
source.md source: add page (#2474) 2018-10-26 19:48:59 +01:00
sox.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
spark.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
spatial.md
speed-test.md speed-test: add page (#5339) 2021-03-04 08:16:55 -05:00
speedtest-cli.md speedtest-cli: update grammar, links, and token syntax (#5284) 2021-02-26 07:39:06 -03:00
spfquery.md spfquery: add page (#4030) 2020-05-21 12:30:18 +01:00
sphinx-build.md sphinx-build: add page (#3211) 2019-07-31 12:11:59 +01:00
spike.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
split.md
sponge.md sponge: add page (#4117) 2020-06-20 00:41:03 -03:00
sqlite3.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
sqlmap.md Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
sqsc.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
srm.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
ss-local.md ss-local: add page (#4857) 2020-10-27 10:08:21 -03:00
ssh-agent.md ssh-agent: add page (#3907) 2020-03-19 11:34:52 +01:00
ssh-copy-id.md
ssh-keygen.md ssh-keygen: add -R example (#3645) 2019-12-07 08:50:59 +05:30
ssh-keyscan.md ssh-keyscan: add known_hosts example (#3980) 2020-05-02 02:05:41 +01:00
ssh.md ssh: Remove real domains to remain neutral (#2999) 2019-05-09 13:07:48 -03:00
sshfs.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
sshpass.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
st-flash.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
st-info.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
st-util.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
stack.md Clarify stack command (#3614) 2019-11-24 20:08:35 +00:00
standard.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
stat.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
stdbuf.md stdbuf: fix typo (#2869) 2019-04-05 11:50:19 +01:00
stern.md stern: add page (#3159) 2019-07-02 13:57:34 +02:00
stolonctl.md stolonctl: change page title to filename (#5089) 2021-01-04 15:24:59 -05:00
stow.md multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
streamlink.md streamlink: add page (#4242) 2020-08-10 00:35:29 +01:00
strings.md
strip-nondeterminism.md strip-nondeterminism: add page (#4647) 2020-10-12 22:37:54 +01:00
stripe.md stripe: apply suggestions (#3989) 2020-04-16 08:49:45 +05:30
stty.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
su.md su: reword example descriptions and add a new one (#3715) 2019-12-30 18:30:30 +01:00
subfinder.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
subl.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
subliminal.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
sublist3r.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
sudo.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
sum.md
supervisorctl.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
supervisord.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
surfraw.md surfraw: add page (#4771) 2020-10-28 18:06:06 +00:00
surge.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
svgcleaner.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
svgo.md Update svgo saving result to a new file (#4367) 2020-09-29 11:43:30 +01:00
svn-changelist.md svn-changelist: add page (#5118) 2021-01-10 16:15:05 -03:00
svn.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
swagger-codegen.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
swift.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
swig.md swig: add page (#3951) 2020-03-31 21:17:09 -03:00
symfony.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
sync.md
syncthing.md syncthing: add -no-browser example (#4700) 2020-10-20 07:58:25 -03:00
tabula.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
tac.md tac: add stdin example (#3844) 2020-02-08 15:48:47 +01:00
tail.md tail: add example using -s parameter. (#4180) 2020-07-16 21:49:40 +01:00
takeout.md takeout: add page (#5138) 2021-01-14 09:32:03 -03:00
tar.md tar: fix bzip to bzip2 in command description (#5264) 2021-02-13 00:53:30 -03:00
task.md
tb.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
tcpdump.md tcpdump: fixed negation example (#4346) 2020-09-22 18:09:44 +01:00
tea.md tea: add page (#4023) 2020-05-21 12:30:18 +01:00
tee.md Refactor: change "folder" to "directory" where needed. 2019-02-13 20:51:04 +05:30
telnet.md telnet: add Star Wars ASCII animation example (#5323) 2021-03-03 08:56:40 -03:00
terminalizer.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
terraform-fmt.md terraform-fmt: add page (#3958) 2020-04-05 21:02:58 +01:00
terraform.md terraform: add validate (#3946) 2020-03-29 12:46:08 +02:00
tesseract.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
test.md
testssl.md testssl: add page (#4424) 2020-10-03 10:31:33 -03:00
tex.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
texdoc.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
texliveonfly.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
theHarvester.md amass, httprobe, sublist3r, theHarvester: add page (#4912) 2020-11-06 07:59:13 -03:00
thunderbird.md thunderbird: add more information link 2020-12-29 12:02:05 +00:00
tig.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
time.md
timeout.md timeout: clarify the default signal sent to the process (#2709) 2019-01-15 17:09:51 +05:30
timew.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
tldr.md rename git to Git 2021-01-08 13:09:54 +00:00
tldrl.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
tlmgr.md latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
tmpmail.md tmpmail: add page (#5026) 2020-12-18 13:22:05 +00:00
tmux.md tmux: add window management commands and small improvements (#4953) 2020-11-20 23:55:15 -03:00
tmuxinator.md tmuxinator: add page (#4505) 2020-10-06 08:22:57 -03:00
tokei.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
topgrade.md topgrade: fix more information link 2021-01-08 05:38:18 -03:00
topydo.md topydo: add page (#5017) 2020-12-19 19:07:28 +00:00
touch.md
tox.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
tpp.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
tput.md
tr.md tr: improve page 2019-01-15 20:14:34 +05:30
traceroute.md
traefik.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
trans.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
transcode.md
transcrypt.md rename git to Git 2021-01-08 13:09:54 +00:00
transmission-cli.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
transmission-create.md transmission-create: add page (#3916) 2020-03-23 13:50:19 +08:00
transmission-remote.md transmission-remote: change folder to directory 2021-01-10 16:42:17 -03:00
trash-cli.md Change all occurrences of file_name to filename (#4059) 2020-05-22 09:31:24 -03:00
travis.md travis: add page (#4744) 2020-11-01 02:16:33 +00:00
trawl.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
true.md true: add page (#2270) 2018-08-30 11:29:32 +01:00
truncate.md Update truncate.md (#3710) 2019-12-30 13:41:06 +01:00
tsc.md tsc: add page (#3173) 2019-07-07 10:25:20 -03:00
tslint.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
tsort.md tsort: add page (#2278) 2018-09-06 14:38:57 +01:00
tty.md
tuir.md tuir: add page (#5025) 2020-12-19 19:25:25 +00:00
twm.md [many]: fix typos 2020-12-11 21:27:28 +00:00
type.md type: move to common/ 2019-05-23 17:15:31 +01:00
ufraw-batch.md
ulimit.md ulimit: move to common/ 2019-05-23 17:15:31 +01:00
umask.md umask: move to common/ 2019-05-23 17:15:31 +01:00
umount.md
unalias.md unalias: add page (#3217) 2019-08-02 15:37:07 +02:00
uname.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
unar.md
unclutter.md unclutter: add page (#4152) 2020-07-07 13:12:36 +02:00
uncrustify.md uncrustify: add page (#3904) 2020-03-11 17:50:56 +01:00
unexpand.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
uniq.md
unison.md unison: add page (#3358) 2019-10-08 18:46:12 +01:00
unlink.md unlink: add page (#2324) 2018-09-12 10:28:20 +01:00
unrar.md unrar: extract to another directory example (#4088) 2020-06-21 16:02:41 +08:00
unzip.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
uptime.md
upx.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
users.md coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
uvicorn.md uvicorn: remove trailing space in title line 2021-01-02 18:47:11 -03:00
vagrant.md mdbook: add page (#4351) 2020-09-25 07:35:24 +01:00
vala.md vala: fix more information link 2021-01-09 09:58:25 -03:00
valac.md valac: fix more information link 2021-01-09 09:58:25 -03:00
valgrind.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
var-dump-server.md var-dump-server: add page (#4408) 2020-10-02 21:28:40 +01:00
vault.md vault: add command (#3871) 2020-02-27 15:20:06 +01:00
vboxmanage.md vboxmanage: move to common. (#4549) 2020-10-07 21:30:09 +01:00
vcsh.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
vdir.md vdir: add page (#2781) 2019-02-18 08:55:36 +00:00
vegeta.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
vela.md rename git to Git 2021-01-08 13:09:54 +00:00
velero.md velero: add page (#3153) 2019-07-01 15:08:38 +01:00
vercel.md vercel: add page (#5278) 2021-02-19 07:11:57 -03:00
view.md
vim.md vim: add line numbers example (#4608) 2020-10-31 17:42:18 -03:00
vimdiff.md vimdiff: cleanup and update page (#4968) 2020-12-14 10:03:56 -03:00
vimtutor.md
virsh.md Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
virt-install.md virt-install, virt-sparsify: add page (#4333) 2020-09-17 08:13:29 -03:00
virt-sparsify.md virt-install, virt-sparsify: add page (#4333) 2020-09-17 08:13:29 -03:00
virtualenv.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
virtualenvwrapper.md virtualenvwrapper: add page (#4010) 2020-05-01 13:56:24 +02:00
visudo.md multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
vlc.md vlc: playing video from the web (#4136) 2020-07-01 11:34:49 +02:00
vsce.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
vue-build.md vue*: update outdated pages to latest Vue.js version. 2019-08-27 11:06:13 +02:00
vue-init.md vue*: update outdated pages to latest Vue.js version. 2019-08-27 11:06:13 +02:00
vue-serve.md vue*: update outdated pages to latest Vue.js version. 2019-08-27 11:06:13 +02:00
vue.md vue*: update outdated pages to latest Vue.js version. 2019-08-27 11:06:13 +02:00
w.md
w3m.md w3m: fix typo and add additional examples (#3088) 2019-06-05 22:20:26 -03:00
wait.md
waitress-serve.md waitress-serve: add page (#2451) 2018-10-16 18:29:26 +01:00
wal.md wal: add page (#3381) 2019-10-16 10:52:50 +05:30
wapm.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
wasm-objdump.md wasm-objdump: add page (#2373) 2018-10-03 22:13:11 +05:30
wasm-opt.md wasm-opt: add page (#2383) 2018-10-03 22:11:02 +05:30
wasm2c.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
wasm2wat.md wasm2wat: add page (#2360) 2018-10-01 22:32:01 +05:30
wat2wasm.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
watch.md
watchexec.md watchexec: add page (#4061) 2020-05-27 20:47:48 +01:00
watson.md watson: add page (#5086) 2021-01-04 15:42:21 -03:00
wc.md wc: add pipe example (#4067) 2020-05-29 13:01:37 +02:00
weasyprint.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
web-ext.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
webpack.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
webtorrent.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
wget.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
where.md
which.md
while.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
who.md
whoami.md whoami: clarify description and add sudo example (#2419) 2018-10-09 21:53:43 +05:30
whois.md whois: add page (#3552) 2019-11-12 10:00:57 +08:00
wordgrinder.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
wormhole.md wormhole: add page (#3866) 2020-03-04 16:56:50 +08:00
wpa_supplicant.md wpa_supplicant: add page (#2290) 2018-10-16 00:04:52 +01:00
wpscan.md wpscan: add page (#3961) 2020-04-03 21:50:38 +01:00
wrangler.md cloudflared, wrangler: add page (#4534) 2020-11-10 08:46:02 -03:00
write.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
wrk.md wrk: fix typo (#3822) 2020-01-30 16:36:55 +01:00
wuzz.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
x_x.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
xargs.md xargs: add example for multiple commands (#3281) 2019-12-24 20:58:08 +01:00
xcaddy.md xcaddy: add page (#4259) 2020-08-16 16:34:41 +01:00
xcv.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
xdg-user-dirs-update.md xdg-user-dirs-update: correct path syntax (#3711) 2019-12-30 17:01:31 +08:00
xephyr.md xephyr: add page (#4365) 2020-09-30 08:16:32 -03:00
xgettext.md xgettext: add page (#3635) 2019-11-30 14:16:34 +00:00
xkcdpass.md xkcdpass: add page (#4919) 2020-11-02 08:52:08 -03:00
xkill.md xkill: add page (#3234) 2019-08-14 09:10:51 +01:00
xmllint.md
xmlto.md multiple pages: Use snake_case in token syntax (#4788) 2020-11-01 13:40:05 +00:00
xo.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
xpdf.md xpdf: add page (#4303) 2020-09-04 23:55:04 +01:00
xsv.md multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
xxd.md xxd: add -a for compact output example (#4990) 2020-11-30 09:09:35 -03:00
xz.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
yarn-why.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
yarn.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
yes.md yes: add French translation, add common usage example (#4624) 2020-10-15 14:37:04 +01:00
yesod.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
youtube-dl.md youtube-dl: improve download a playlist and extract mp3 (#5037) 2021-01-03 10:25:16 -03:00
youtube-viewer.md youtube-viewer: update example URL (#4124) 2020-06-26 19:03:45 +02:00
yq.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
z.md z: add -c parameter to the command description (#5262) 2021-02-18 23:13:08 +00:00
zbarimg.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
zcat.md zcat: add -l example (#2823) 2019-03-06 11:33:35 +00:00
zdb.md
zfs.md
zip.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
zipalign.md zipalign: add page (#3546) 2019-11-12 23:43:53 +01:00
zless.md
zmv.md zmv: add page (#4705) 2020-12-03 12:55:36 -03:00
zola.md multiple pages: rephrase without adjectives (#3846) 2020-02-11 18:53:43 +01:00
zopflipng.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
zoxide.md multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
zpool.md zpool: added cache device example (#2715) 2019-01-17 11:09:36 +00:00
zsh.md Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
zstd.md multiple pages: format technical tokens (#5119) 2021-01-31 12:05:18 -05:00
zsteg.md zsteg: add page (#3959) 2020-04-03 12:00:00 +02:00