1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-08 05:13:32 +02:00
tldr/pages/common
Alfred Bez 8336898ea9 sort uniq first (#954)
'uniq' does not detect repeated lines unless they are adjacent, so we need to sort them
2016-07-15 13:18:37 +02:00
..
7za.md
ab.md
ack.md
adb.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
ag.md ag: add -l and -o options 2016-05-02 14:33:59 +01:00
alias.md
apm.md apm: create page, atom: decouple 2016-02-25 22:11:24 +02:00
apropos.md
ar.md
aria2c.md Formatted aria2c 2016-01-21 12:45:39 +01:00
arp.md arp: Generalize to common and add cache clearing. 2016-01-31 21:05:33 -05:00
atom.md apm: create page, atom: decouple 2016-02-25 22:11:24 +02:00
autojump.md
autossh.md
awk.md awk: add /search/ example 2016-02-04 19:30:40 +01:00
axel.md Formatted axel page 2016-01-21 13:18:30 +01:00
base32.md base32: add page 2016-02-05 11:37:35 -05:00
base64.md base64: moved from linux to common 2016-02-05 11:37:27 -05:00
basename.md basename: syntax fix 2016-02-22 20:47:02 -05:00
bash.md bash: parity with sh 2016-02-22 20:14:41 -05:00
bashmarks.md
bc.md
bg.md bg: add page (#911) 2016-06-21 00:05:30 +01:00
bmaptool.md
bower.md added bower to common pages 2016-04-03 20:09:54 -04:00
bundle.md
c99.md c99: clearer plurality 2016-02-22 19:35:42 -05:00
cabal.md cabal: improve description 2016-05-05 11:44:25 -05:00
cal.md Single line text refinements. 2016-01-20 10:04:06 -08:00
calibre-server.md
calibredb.md
cargo.md cargo: add page 2016-05-04 20:39:32 -05:00
cat.md update cat command 2016-01-18 22:44:34 +08:00
cd.md
chgrp.md Linting 2016-02-23 03:54:19 +02:00
chmod.md
chown.md Linting 2016-02-23 03:54:19 +02:00
chsh.md
cksum.md
clang.md
cloc.md Make directory paths even more clearerererer 2016-05-06 10:41:00 +01:00
cmp.md cmp: add page 2016-02-22 20:29:35 -05:00
comm.md make the last examples more useful (#858) 2016-05-09 14:17:43 +01:00
convert.md
convmv.md convmv: less awkward wording, fix lint 2016-01-22 01:15:34 +00:00
cordova.md
cowsay.md
cp.md
crontab.md crontab: add page 2016-02-16 16:55:23 -05:00
csvclean.md added csvclean 2016-01-21 18:02:42 -05:00
csvcut.md csvcut: formatting cleanup 2016-01-28 15:11:53 -05:00
csvformat.md csvformat: better wording and clarifications 2016-01-28 15:08:47 -05:00
csvgrep.md csvgrep: grammatical fix 2016-01-21 21:59:40 -05:00
csvlook.md csvlook: removed all but simplest example 2016-01-21 21:55:19 -05:00
csvpy.md csvpy: changed italics to code formatting 2016-01-28 15:07:06 -05:00
csvsort.md typo fix 2016-01-21 18:16:56 -05:00
csvstat.md fixed typo, removed an example for brevity 2016-01-21 18:18:05 -05:00
curl.md curl: hyphen instead of en dash (#857) 2016-04-26 18:28:44 +01:00
cut.md use the term "delimiter" for the -d option 2016-05-07 18:28:06 +01:00
date.md
deluser.md
df.md
dhcpwn.md dhcpwn: add page 2016-01-28 15:25:12 -05:00
diff.md
dig.md
dirs.md Added the dirs command 2016-02-10 20:20:54 +00:00
docker.md Update docker description 2016-01-20 09:09:54 -08:00
dokku.md
drush.md
ebook-convert.md
echo.md
ed.md add ed.md (#944) 2016-07-10 11:59:29 +02:00
electrum.md
emacs.md
enca.md
env.md Merge branch 'env' of git://github.com/chuanconggao/tldr into chuanconggao-env 2016-01-21 13:32:55 +01:00
espeak.md
exiftool.md Formatting! 2016-02-13 00:24:52 +01:00
fdupes.md
ffmpeg.md
fg.md fg: fixed verb tense 2016-02-22 18:39:36 -05:00
file.md
find.md Fix argument quoting 2016-02-24 10:27:51 +01:00
for.md
fortune.md
fsck.md Create fsck.md (#924) 2016-06-23 18:41:44 +01:00
fswebcam.md
fzf.md fzf: add page 2016-02-04 20:56:56 +01:00
gcc.md gcc: add -c option 2016-05-21 22:55:03 +08:00
gdb.md gdb: add page 2016-02-16 00:22:28 +02:00
gem.md
ghc.md ghc: more explicit 2016-05-05 11:33:43 -05:00
gifsicle.md
git-add.md Adds git-add -p instructions 2016-01-28 09:37:49 -05:00
git-blame.md
git-branch.md
git-checkout.md
git-clone.md
git-commit.md
git-config.md
git-diff.md git-diff: create a patch file 2016-06-17 13:08:01 +02:00
git-fetch.md Formatted git pages 2016-01-21 13:08:45 +01:00
git-imerge.md Create git-imerge.md (#934) 2016-06-28 11:57:32 +01:00
git-init.md Formatted git pages 2016-01-21 13:08:45 +01:00
git-log.md
git-merge.md
git-mv.md
git-pull.md
git-push.md
git-rebase.md Formatted git pages 2016-01-21 13:08:45 +01:00
git-remote.md git-remote: use straight quotation marks instead of curly ones (#951) 2016-07-14 08:18:38 +01:00
git-rm.md
git-stash.md
git-status.md
git-submodule.md git-submodule: Add tldr page for the git-submodule command. 2016-03-29 14:06:55 -07:00
git-svn.md
git-tag.md
git.md
glances.md
gpg.md Add examples for exporting GPG keys (#907) 2016-06-20 23:58:28 +01:00
gradle.md
grep.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
gulp.md Added gulp to common pages. 2016-03-27 15:59:24 -04:00
gunzip.md minor tweaks to gunzip.md, for improved clarity (#919) 2016-06-21 08:09:40 +01:00
gzip.md
handbrakecli.md
haxelib.md
history.md shorten history -c explanation using suggestion by @waldyrious 2016-03-19 21:09:30 +01:00
hn.md hn: add page 2016-02-23 00:13:25 -05:00
host.md
http.md http: add the missing example to HTTPie (see discussion in #808) 2016-02-29 11:47:42 +02:00
hub.md Remove spaces from variable names 2016-02-15 22:12:54 +00:00
iconv.md iconv: more explicit example descriptions (#863) 2016-05-03 08:27:32 +01:00
id.md id: add page (#847) 2016-06-20 23:28:25 +01:00
if.md
ifconfig.md
in2csv.md in2csv: better example for piping / -f flag 2016-01-24 02:10:38 -05:00
inkscape.md Create inkscape.md 2016-03-22 21:33:52 +00:00
ionice.md
ioping.md
ipcs.md
jar.md
java.md
javac.md javac: add -d and multiple files examples 2016-01-27 00:23:26 -05:00
jhat.md Add jhat example with larger memory limit. 2016-02-16 16:32:26 -08:00
jmap.md Copy pasta oopsies. 2016-02-16 12:36:36 -08:00
jobs.md jobs: added -l flag 2016-02-22 18:33:35 -05:00
jstack.md Copy pasta oopsies. 2016-02-16 12:36:36 -08:00
kill.md
last.md
latexmk.md
less.md less: Add example for enabling ANSI color output (#849) 2016-05-12 10:49:04 +01:00
license.md license: rename name/year params 2016-01-22 11:26:29 -05:00
ln.md without the dir example, "file" is redundant here 2016-01-22 01:00:04 +00:00
lp.md
lpstat.md
ls.md Update ls.md 2016-01-27 16:44:05 +00:00
lsof.md [lsof] Fixed typo after reformatted 2016-01-28 14:35:41 +08:00
lwp-request.md lwp-request: reference to libwww-perl 2016-01-24 02:05:29 -05:00
mailx.md
make.md
man.md
mdp.md mdp.md: slight rewording 2016-05-07 18:11:30 +01:00
mitmdump.md mitmdump: add page 2016-01-28 15:36:32 -05:00
mitmproxy.md mitmproxy: "binded"-->"bound" 2016-01-28 16:22:29 -05:00
mkdir.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
mkfifo.md mkfifo: add page 2016-02-22 17:12:51 -05:00
mmv.md Embrace the arguments! 2016-02-13 00:11:51 +01:00
mocha.md
montage.md
more.md
mount.md
mp4box.md
mpc.md mpc.md: tweak description of last example 2016-05-07 18:15:19 +01:00
mtr.md
mv.md Fix spelling error (#846) 2016-04-10 20:06:07 +01:00
mysql.md
mysqldump.md
nano.md nano: linting 2016-01-19 15:11:20 +02:00
nc.md Update nc.md 2016-06-13 11:54:36 +08:00
nginx.md Left most common sample only 2016-02-13 00:31:33 +01:00
nice.md
nix-env.md Formatted and cut away 3 examples from nix-env 2016-01-25 00:15:36 +01:00
nmap.md Formatted nmap 2016-01-21 13:21:22 +01:00
node.md node: fix typo 2016-02-28 21:09:02 +01:00
nohup.md
npm.md Update npm.md 2016-05-05 16:13:29 +02:00
nvm.md
odps-auth.md odps-auth: reorder commands 2016-05-16 15:17:01 +08:00
odps-func.md odps-func: miss {{ }} 2016-05-15 16:50:36 +08:00
odps-inst.md odps-inst: update 2016-05-15 16:53:16 +08:00
odps-resource.md odps-resource: update 2016-05-12 21:14:27 +08:00
odps-table.md odps-table: typo 2016-05-16 17:18:34 +08:00
odps-tunnel.md odps-tunnel: update 2016-05-14 10:58:43 +08:00
odps.md odps: miss = 2016-05-12 22:15:16 +08:00
openssl.md Consistent host variable. 2016-02-09 20:58:44 -08:00
optipng.md optipng: reworded options 2 and 3 2016-01-28 16:07:49 -05:00
pandoc.md
parallel.md
pass.md
passwd.md passwd: Fix typo (#894) 2016-05-18 09:32:06 +01:00
paste.md
patch.md
pdflatex.md
pg_dump.md
pg_restore.md
pgrep.md
php.md
phpize.md phpize: changed bullets 2016-02-05 11:00:30 -05:00
phpunit.md
pigz.md Edited pigz to more fitting examples 2016-01-25 00:24:49 +01:00
ping.md
pip.md
pkill.md
play.md
pngcrush.md Fixes -brute description 2016-02-08 14:05:52 +01:00
printf.md
ps.md
psql.md
pushd.md
pv.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
pwd.md pwd: fixed typo 2016-02-22 20:51:07 -05:00
python.md
qemu.md qemu.md 2016-03-30 13:33:58 +03:00
quota.md fix format 2016-06-25 09:44:23 +01:00
read.md added accidentally removed line 2016-01-27 10:19:21 +02:00
readlink.md added readlink 2016-03-04 13:35:00 +02:00
redis-cli.md Redis-cli: Condense, add note about default port. 2016-01-20 03:39:49 -08:00
redshift.md redshift: removed -r example 2016-01-21 23:08:52 -05:00
rename.md Single line text refinements. 2016-01-20 10:04:06 -08:00
renice.md
rm.md rm: fix typo ("it's" should be "its") 2016-03-25 14:17:25 -04:00
rmdir.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
route.md Fixes trailing whitespace 2016-02-06 12:09:16 +01:00
rsync.md
rustc.md rustc: remove test harness option 2016-05-06 11:59:33 -05:00
sails.md Fixed typo in sails.md after reformatted 2016-01-28 15:43:20 +08:00
salt-call.md
salt-key.md salt-key: split combined examples. 2016-01-20 03:41:38 -08:00
salt-run.md
salt.md
sass.md
scp.md Wrong order of arguments in command 2016-03-19 02:01:04 -04:00
screen.md screen.md: fix typo 2016-06-21 00:07:51 +01:00
sed.md sed: swap extended regex & line pattern examples 2016-04-21 19:13:01 +01:00
sendmail.md Create sendmail.md (#906) 2016-06-20 23:56:54 +01:00
seq.md w: split out of common and add -i to osx, uniq: additions, seq: add page 2016-01-23 09:03:00 -08:00
sftp.md sftp: added -R example 2016-04-01 10:47:57 -04:00
sh.md sh: add page 2016-02-22 20:11:29 -05:00
shred.md shred: typo fix 2016-02-05 12:03:46 -05:00
skicka.md skicka: better description 2016-01-22 11:29:22 -05:00
sl.md
slackcat.md slackcat: add page 2016-02-23 00:27:01 -05:00
sleep.md Linting 2016-02-23 01:42:26 +02:00
socat.md Fix grammar mistake 2016-01-20 10:22:04 +09:00
sort.md sort: swap examples to introduce options gradually 2016-05-10 14:12:37 +01:00
sox.md
split.md
srm.md Single line text refinements. 2016-01-20 10:04:06 -08:00
ssh-keygen.md ssh-keygen: change passphrase for ssh-key 2016-06-01 09:15:10 +00:00
ssh.md
sshfs.md
strings.md
su.md Fixed damage done by formatter some time ago 2016-01-28 12:41:42 +01:00
subliminal.md Create subliminal.md (#905) 2016-06-20 23:55:22 +01:00
sudo.md
sum.md Fixes formatting 2016-02-07 14:31:01 +01:00
svn.md
tabula.md tabula: added alt format example 2016-01-21 23:01:44 -05:00
tac.md
tail.md
tar.md
tcpdump.md
tee.md
telnet.md
test.md
time.md
tldr.md tldr: added --update example 2016-01-28 16:32:43 -05:00
tldrl.md tldrl: add page 2016-01-19 14:44:53 +01:00
tmux.md
touch.md touch: Remove hard coded date example. Reorder wording for -r. 2016-01-20 03:44:25 -08:00
tput.md tput: add page 2016-02-22 19:31:30 -05:00
tr.md
traceroute.md
transcode.md
tree.md
tty.md tty: add page 2016-02-22 20:18:33 -05:00
ufraw-batch.md
umount.md Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
uname.md
uniq.md sort uniq first (#954) 2016-07-15 13:18:37 +02:00
unrar.md
unzip.md
uptime.md
vagrant.md
vim.md
vimtutor.md
virtualenv.md
visudo.md getent command was added 2016-02-21 16:23:08 +02:00
w.md
w3m.md w3m: add page (#949) 2016-07-14 17:00:28 +01:00
wait.md wait: add page 2016-05-23 15:46:41 -04:00
watch.md watch: "changes"-->"differences" 2016-01-21 20:37:36 -05:00
wc.md wc: add words example, update characters example 2016-02-10 19:49:07 +02:00
webpack.md webpack: add page (#940) 2016-07-08 10:40:36 +01:00
wget.md Update wget.md 2016-05-17 13:28:13 +08:00
which.md which: Mention what a search path is. Remove explicit example. 2016-01-20 03:44:52 -08:00
while.md
who.md
whoami.md
x_x.md x_x: syntax error fix 2016-01-22 00:01:07 -05:00
xargs.md xargs: move specific example, per discussion in #891 2016-05-16 13:47:00 +01:00
xcv.md xcv: add page 2016-02-23 00:20:11 -05:00
xz.md xz: added "the" 2016-02-01 13:48:59 -05:00
yes.md
youtube-dl.md youtube-dl: clearer description of mp3 example 2016-01-21 18:56:49 -05:00
zbarimg.md
zcat.md
zdb.md ZFS Debugger 2016-01-20 02:23:17 -08:00
zfs.md
zip.md Clarify -x option 2016-02-21 13:31:36 +00:00
zless.md
zpool.md
zsh.md Add page for zsh 2016-02-19 22:23:19 +05:30