Starbeamrainbowlabs
7356a47e02
whatis: add page ( #1078 )
2016-09-19 23:06:07 +05:30
Waldir Pimenta
5cbcb7e7cf
linux/tree: use -N avoid escaping special chars
2016-09-16 11:41:23 +01:00
Xiang Wang
45de439ec3
add the page of rdesktop command
2016-09-16 01:31:42 +08:00
Waldir Pimenta
8589e1f7a5
Merge pull request #1049 from sbrl/patch-2
...
useradd: Add command to create a system user.
2016-09-11 13:38:18 +01:00
Starbeamrainbowlabs
a9fea19ec4
Converted all arguments to the long form
2016-09-10 19:35:35 +01:00
Starbeamrainbowlabs
b36b02692f
Reworded other example to aid simplicity.
2016-09-10 19:34:16 +01:00
Waldir Pimenta
62d4d4816f
du: rework page, add glob matching example ( fixes #1032 ) ( #1034 )
...
* fixup: remove excess whitespace
* du: various tweaks
- improve main description (include what "du" stands for)
- simplify globbing example
- unify nomenclature of folder/directory
- minor tweaks to existing descriptions
* du: a bunch of further rewordings
these changes aim to improve both clarity but also the sequence of commands to make it easier to build a mental model of how the tool works.
* osx/du: sync w/ changes in the linux folder
* linux/du: sync w/ changes in the osx folder
* remove slighly redundant «recursively» to make description simpler
2016-09-10 12:18:28 +01:00
Starbeamrainbowlabs
49327963e2
Add command to create a system user to useradd.
...
Creating a new system user is common administrative task on the average linux server. Adding the appropriate command to tldr-pages will be rather useful, since it isn't something you do every day and is easy to forget.
2016-09-10 10:45:36 +01:00
Daniel Compton
8136ac1930
Add unix epoch commands
...
These differ between Linux and OS X so the pages needed to be split.
2016-09-08 23:00:50 +12:00
Waldir Pimenta
6a9f7e74ca
Merge pull request #1021 from tldr-pages/ufw
2016-09-01 22:11:14 +01:00
Agniva De Sarker
f08c58079b
Changing "Remove" to "Delete"
2016-09-01 22:51:56 +05:30
Agniva De Sarker
964f07132b
Reordering the syntax to match with the description
2016-09-01 22:51:56 +05:30
Agniva De Sarker
7506047a39
ufw: Improve page
2016-09-01 22:51:46 +05:30
Waldir Pimenta
31a07858ca
split tree.md into linux and osx versions, to cater to the different sets of available options
2016-08-24 18:43:14 +01:00
Waldir Pimenta
0ad07e4f2d
pwgen: make option names more intuitive ( #1014 )
2016-08-24 11:29:33 +02:00
Kyle Sweeney
111d8aae0f
strace.md: Added option to start an executable ( #979 )
...
* updated strace.md with starting a program
* fixed errors, and followed same `` guide
* removed extraneous space
2016-08-22 13:59:39 +02:00
Zlatan Vasović
63a7e2744e
Add `apt-get autoremove` ( #1011 )
2016-08-22 00:01:13 +02:00
Waldir Pimenta
8127104cce
osx/locate.md: add exact filename match ( #993 )
...
* osx/locate.md: add exact filename match
* linux/locate.md: add exact filename match
2016-08-08 10:06:59 +03:00
Agniva De Sarker
3da76e4150
Applying the snake_case convention throughout the repo ( #967 )
...
* Applying the snake_case convention throughout the repo
- Also removing the file extension where not needed
- Adding {{ }} on a few old pages
* Addressing concerns
- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer
* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
Waldir Pimenta
b25bf87240
add space before opening parenthesis
2016-07-14 11:57:44 +01:00
Agniva De Sarker
4b06c12713
cryptsetup: simplify page ( #953 )
...
- Cited actual examples rather than placeholder text
- Added the 'close' command
2016-07-14 11:57:07 +01:00
Agniva De Sarker
fa8b2d8f92
Apply the 'path/to/item' convention uniformly ( #947 )
2016-07-13 09:53:22 +01:00
Waldir Pimenta
eef8de9e5c
iostat: minor tweaks as mentioned in PR #946
2016-07-11 16:48:46 +01:00
Agniva De Sarker
98305b4ad8
Addressing minor comments
2016-07-11 21:07:30 +05:30
Agniva De Sarker
bac0b9831f
Separated the -m flag
2016-07-11 10:38:53 +05:30
Agniva De Sarker
4748cc27ce
iostat: Added some flags
...
- Added basic command usage without any flags.
- Removed the '-h' flag as it seems to be added implicitly by the cmd.
- Added the interval parameter.
- Added the '-m' flag.
2016-07-10 01:21:21 +05:30
Leandro Ostera
fc8dc452c2
Merge pull request #929 from slash3b/at
...
at: add page
2016-06-30 19:10:27 +02:00
slash3b
3af52d7e19
at: add page
2016-06-30 19:49:25 +03:00
Agniva De Sarker
52949a4e7b
ifdown: add page ( #933 )
2016-06-28 08:36:51 +01:00
Waldir Pimenta
e99c5fd155
fix format
2016-06-25 09:43:21 +01:00
Waldir Pimenta
ed0c87bf20
simplify xsel.md, add example using X11 selection
...
Also add equivalence to standard operations, to make it clearer what each example does.
2016-06-25 02:07:46 +01:00
Leandro Ostera
cefc1b2585
Merge pull request #836 from jezenielzapanta/patch-3
...
xclip:Add copy to system clipboard
2016-06-24 12:04:20 +02:00
Agniva De Sarker
077f9a5b5a
ifup: add page ( #922 )
2016-06-22 19:03:43 +01:00
Waldir Pimenta
3c56b7b342
top.md: various tweaks ( #923 )
...
- standardize examples to use generic tokens
- format tokens using snake_case
- use "show" for all example descriptions, for consistency
- reword the descriptions for additional clarity.
2016-06-22 19:02:12 +01:00
Agniva De Sarker
f022954eda
top: Add a better example ( #921 )
2016-06-22 12:05:00 +01:00
Dylan Rees
dd349e3863
Create htop.md ( #902 )
2016-06-21 22:57:58 +01:00
Severin Fürbringer
a358006f04
equery: add page ( #920 )
2016-06-21 22:53:23 +01:00
pearcem0
cba222e057
expand: add page ( #917 )
2016-06-21 18:38:36 +01:00
pearcem0
a58c2eca27
unexpand: add page ( #918 )
2016-06-21 18:38:08 +01:00
Leandro Ostera
991d765b72
Merge pull request #915 from d33tah/cryptsetup
...
Add cryptsetup.md.
2016-06-21 15:21:15 +02:00
Jacek Wielemborek
85eae95f2f
Add cryptsetup.md.
2016-06-21 12:49:15 +02:00
Waldir Pimenta
2b4ecd4131
fix typo in xsel.md
2016-06-20 23:39:56 +01:00
Waldir Pimenta
a47218cfca
minor fixes to xsel, as discussed in #882
2016-06-20 23:39:21 +01:00
Severen Redwood
fac92c4aa1
xsel: Add page ( #882 )
2016-06-20 23:36:03 +01:00
Dylan Rees
773e3f95fc
Create halt.md
2016-05-27 11:47:57 -04:00
Dylan Rees
29b2bf2fba
Update hwclock.md
2016-05-25 13:16:02 -04:00
Dylan Rees
d2932183d2
Create hwclock.md
2016-05-23 00:11:30 -04:00
Danilo Bargen
72ce264ee7
ufw: Add another example
2016-05-18 09:21:26 +02:00
Waldir Pimenta
894921a9e2
sort.md: sync linux & common versions
2016-05-10 14:16:03 +01:00
Waldir Pimenta
8bcb307d6c
sort: add -h option ( #859 )
...
per discussion in #588
2016-05-09 14:20:35 +01:00
Waldir Pimenta
d8a3a7f5e3
minor: fix spaces
2016-04-21 13:48:00 +01:00
Waldir Pimenta
d6b7e93d0d
Tweak description, per discussion in #827
2016-04-21 13:45:55 +01:00
Ilya Tribusean
b3fb312afc
expr, bzip2: add page. iptables: fix typo ( #827 )
2016-04-21 13:44:40 +01:00
Felix Yan
217a96797b
Merge pull request #852 from joashc/timedatectl-ntp
...
timedatectl: add set-ntp example
2016-04-20 07:31:15 -05:00
Ilya Tribusean
eb878ce3dd
umask: add page ( #834 )
2016-04-19 22:24:32 +01:00
joashc
625ad1b271
timedatectl: add set-ntp example
2016-04-19 20:58:09 +10:00
Max Strübing
4c4f5d59df
dd.md: add status=progress argument
2016-04-16 21:43:30 +02:00
Responsible
1bafef40fa
Update systemctl.md; add page of systemd-analyze ( #844 )
2016-04-09 23:36:11 +01:00
Jezeniel Zapanta
02bc948695
xclip: Fix whitespace
2016-04-01 11:11:16 +08:00
Amine Hajyoussef
8b773ed682
replace − with dash(-)
2016-03-31 09:32:28 +01:00
Jezeniel Zapanta
aed9bab831
xclip:Add copy to system clipboard
2016-03-29 09:22:33 +08:00
Jezeniel Zapanta
983145f443
Fix xinput reattach command
2016-03-29 08:58:36 +08:00
slash3b
0fb8ae2285
iptables: add page
2016-03-07 09:11:38 +02:00
Cvetomir Denchev
bdcc3b7c7c
added more apt-cache options
2016-03-02 11:51:25 +02:00
Waldir Pimenta
19ae97ce47
Merge pull request #810 from sethwoodworth/fc-match
...
fc-match: add page
2016-02-29 19:32:09 +00:00
Seth Woodworth
6d81324d0e
fc-match: add page
2016-02-29 11:24:44 -05:00
Seth Woodworth
9e3efb9c81
fc-pattern: add page
2016-02-29 11:23:20 -05:00
Waldir Pimenta
4b1f1f476a
Merge pull request #779 from slash3b/slash3b
...
visudo and getent were added
2016-02-21 21:52:57 +00:00
slash3b
5de5f06ffb
getent command was added
2016-02-21 16:23:08 +02:00
Igor Shubovych
08ba9e7c3b
Merge pull request #764 from oxguy3/base64
...
base64: move page to common (and add base32)
2016-02-20 13:11:10 +02:00
Naveen Vardhi
10306395e5
chattr: add page
2016-02-16 21:50:38 +05:30
Leandro Ostera
dc3ba725f9
Refactor pwgen to adjust to feedback
2016-02-11 08:47:58 +01:00
Leandro Ostera
7f69bd6bb6
Merge pull request #728 from sylvainbannier/pwgen
...
pwgen: add page
2016-02-11 08:44:14 +01:00
Hayden Schiff
753e94850b
base64: moved from linux to common
2016-02-05 11:37:27 -05:00
Igor Shubovych
08d9c7f342
Merge pull request #466 from flouthoc/master
2016-02-04 19:03:24 +02:00
Igor Shubovych
027402e8e7
run-mailcup: run-mailcup, compose, edit, print, see commands (thanks to @flouthoc)
2016-02-04 19:02:50 +02:00
Leandro Ostera
822d22e79c
Merge pull request #747 from eidge/patch-1
...
Add common and useful netstat use case
2016-02-04 17:44:24 +01:00
Leandro Ostera
1e35c92a9b
Merge pull request #729 from Kjwon15/xclip
...
xclip: add page
2016-02-03 16:25:25 +01:00
Leandro Ostera
fa2a2ba150
Merge pull request #748 from nevsan/arp2
...
arp: Generalize to common and add cache clearing.
2016-02-02 08:25:51 +01:00
Leandro Ostera
682aa89061
Merge pull request #751 from Cvetomird91/sysctl-linux
...
added Linux version for sysctl
2016-02-02 08:20:15 +01:00
Cvetomird91
3ef7b4eeb2
added Linux version for sysctl
2016-02-01 11:11:15 +02:00
Nevada Sanchez
74d42d3e02
arp: Generalize to common and add cache clearing.
2016-01-31 21:05:33 -05:00
85pando
03da0de396
Update aptitude.md: purge command + better desc
...
* `aptitude install {{package}}` also installs dependencies.
* `aptitude remove {{package}}` also removes packages depending on `{{package}}`
* `aptitude purge {{package}}` removes packages and also removes config files
2016-01-31 09:44:21 +01:00
Hugo Ribeira
4a148f467d
Add common and useful netstat use case
...
This is one of the most useful netstat options I've found.
I thought it was worth sharing.
2016-01-29 14:26:33 +00:00
Alex Flores
b1d38625d5
adds commands to xargs and moves to pages/common
...
- xargs is also native to OS X
2016-01-29 15:30:51 +02:00
Ruben Vereecken
0ed875b817
Reworked notify-send to my liking
2016-01-29 14:28:47 +01:00
Rakesh Das
5b6a4c8bf9
Added notify-send
2016-01-29 14:28:29 +01:00
Rakesh Das
054f36d475
Added notify-send
2016-01-29 14:28:29 +01:00
Rakesh Das
cb15507921
Added notify-send
2016-01-29 14:28:29 +01:00
Ruben Vereecken
69144ea34c
Merge pull request #712 from oxguy3/archey
...
Add archey
2016-01-29 15:22:00 +02:00
Ruben Vereecken
f6972e4794
Merge pull request #688 from AloisMahdal/add-rpm
...
Add page for `rpm` - RPM Package Manager
2016-01-29 15:20:28 +02:00
Ruben Vereecken
b4304e1050
Fixed damage done by formatter some time ago
2016-01-28 12:41:42 +01:00
Waldir Pimenta
b8ce74b8fe
Update lsattr.md
...
per my comments in #502
2016-01-27 23:14:33 +00:00
kjwon15
d79643b3a1
xclip: add page
2016-01-27 13:57:05 +09:00
Sylvain BANNIER
ad7af21960
pwgen: add page
2016-01-26 21:15:41 +01:00
Ruben Vereecken
465391f568
Merge pull request #719 from rubenvereecken/ss
...
Reworked linux ss page
2016-01-25 11:53:06 +02:00
Ruben Vereecken
02c9d55af4
Put dashes inside braces for ss command
2016-01-25 10:52:05 +01:00
Ruben Vereecken
1a27899c00
Changed ss page to have `|` as option separator
2016-01-24 23:03:14 +01:00
Ruben Vereecken
eb8636d3f0
Changed ss example to include description for sport
2016-01-24 18:02:53 +01:00
Ruben Vereecken
61d03c4fdf
Reworked wpa_cli to adhere to one-example rule
2016-01-24 16:58:52 +01:00
Ruben Vereecken
31c436299f
Reworked linux ss page
2016-01-24 16:45:44 +01:00
Ruben Vereecken
06706baf31
Formatted yaourt.md
2016-01-24 11:45:36 +01:00
Ruben Vereecken
aa32d37544
Merge branch 'master' of git://github.com/dylanrees/tldr into master
2016-01-24 11:43:53 +01:00
Dylan Rees
22d3491ed2
Update yaourt.md
2016-01-22 18:19:17 -05:00
Hayden Schiff
9f42786db6
archey: add page
...
Yes, this page by itslef is kind of pointless given the simplicity. I am adding `linux/archey.md` simply to correspond to `osx/archey.md` (the OS X port of archey _does_ in fact have a few flags)
2016-01-21 22:18:32 -05:00
Alois Mahdal
442826f609
Work towards 25/6 rule
...
Aim for 25 lines / 6 example limit. This also removes the problem of
2 commands per example by removing the relevant example altogether.
2016-01-21 20:16:05 +01:00
Ruben Vereecken
cc4a1447e3
Formatted pkg-related pages.
2016-01-21 13:44:43 +01:00
Ruben Vereecken
74476c3800
Merge branch 'master' of git://github.com/ix/tldr into ix-master
2016-01-21 13:44:26 +01:00
Ruben Vereecken
fed6542a0e
Merge pull request #545 from Torild/patch-1
...
ufw: add page
2016-01-21 14:26:26 +02:00
Ruben Vereecken
e9d54eff3a
Merge pull request #670 from steelywing/patch-2
...
Add `du -m`
2016-01-21 13:57:43 +02:00
Ruben Vereecken
ad1a4076f1
Formatted arp and removed ip example
2016-01-21 12:56:22 +01:00
Ruben Vereecken
c1a3fafd9b
Merge branch 'arp-add-page' of git://github.com/Misch-/tldr into Misch--arp-add-page
2016-01-21 12:55:06 +01:00
Peter Tripp
2e2390b1bd
Condense SHA and MD5 examples.
2016-01-20 03:45:42 -08:00
Igor Shubovych
7e4ac4d8ef
ltrace: linting
2016-01-20 02:37:56 +02:00
Terka Slan
5b36602149
Add ltrace
...
Corrected the syntax
Changed naming and formatting
Changed naming
Squashed the commits
Add ltrace
2016-01-20 02:33:55 +02:00
Wing
40ecce5dd7
Change {{file/directory}} to {{file_or_directory}}
2016-01-19 18:43:40 +08:00
Igor Shubovych
f83d54567a
fuser: linting
2016-01-19 00:18:06 +02:00
Igor Shubovych
9b33f8e692
Merge pull request #498 from davidsiefert/master
...
tldr page for fuser
2016-01-19 00:15:48 +02:00
Dylan Rees
5366dade98
Create yaourt.md
2016-01-18 01:50:01 -05:00
Igor Shubovych
01b952940c
xinput: linting
2016-01-18 00:15:21 +02:00
Igor Shubovych
bf0f52723e
Merge branch 'patch-1' of git://github.com/jeanleonino/tldr into jeanleonino-patch-1
2016-01-18 00:12:41 +02:00
Alois Mahdal
17fb4fc1bc
Fix TLDR lint issues
2016-01-17 21:45:45 +01:00
Alois Mahdal
4192235e41
Fix Vim typo
2016-01-17 21:42:24 +01:00
Alois Mahdal
1461dcb52d
Add page for `rpm` - RPM Package Manager
2016-01-17 21:36:16 +01:00
Ruben Vereecken
5a26958e94
Fixed English tenses as reported by tldr-lint
2016-01-16 15:12:05 +01:00
Ruben Vereecken
5ab24c1a71
Merge pull request #673 from steelywing/patch-4
...
`netstat -n` and `-r`
2016-01-15 19:28:39 +02:00
Wing
a8b41f5b1c
Update netstat.md
2016-01-15 17:21:16 +08:00
Torild
3233bb7aab
Create ufw.md
...
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
2016-01-14 21:43:31 +01:00
Ruben Vereecken
f8467277b9
Merge pull request #666 from Cvetomird91/lsattr
...
lsattr: readed the page
2016-01-14 15:31:09 +01:00
Wing
14a4c9d729
Fix grammer
2016-01-14 22:26:38 +08:00
Wing
76f1c32afe
`netstat -nr` to `netstat -rn`
2016-01-14 22:25:17 +08:00
Cvetomir Denchev
984139f6f0
lsattr: re-added the page
2016-01-14 16:06:36 +02:00
Wing
32d61ddbf2
`netstat -n` and `-r`
2016-01-14 21:52:25 +08:00
Wing
5f72687135
Split `du -m`
2016-01-14 21:46:56 +08:00
Wing
f2d0f8202c
`du -m`
2016-01-14 21:30:36 +08:00
Igor Shubovych
78bc391a4a
Merge pull request #536 from 85pando/mkfs
...
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Ruben Vereecken
14993dfe0e
Sorry for the messup. Unmutilated nm pages
2016-01-13 18:49:30 +01:00
85pando
7521d8b893
Add several mkfs tools
2016-01-13 16:50:06 +01:00
Ruben Vereecken
387f9770df
Fix nm syntax
2016-01-13 15:54:31 +01:00
Igor Shubovych
b850114ccf
Merge pull request #538 from eddieantonio/pages/nm
...
nm: add page
2016-01-13 13:21:27 +02:00
Igor Shubovych
5aaa1d13eb
Merge pull request #657 from fuerbringer/add-screenfetch
...
screenfetch: add page
2016-01-13 13:19:09 +02:00
Ruben Vereecken
9676334119
Reformatted pages once more
2016-01-13 12:04:46 +01:00
SeverinFuerbringer
49178d3c7e
screenfetch: add page
2016-01-12 22:46:41 +01:00
chao
9762f3106a
reboot: add page
2016-01-09 15:21:38 -05:00
Waldir Pimenta
d78ef2ffa1
Merge pull request #640 from notpeter/apt-key
...
Add apt-key
2016-01-09 18:19:07 +00:00
Peter Tripp
e660e79eb5
Add apt-key for managing system trusted GPG keys.
2016-01-09 02:59:56 -08:00
Ruben Vereecken
8eba8ae96d
Merge pull request #597 from gautamkrishnar/patch-1
...
Create lsblk.md
2016-01-08 09:48:46 +01:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
Felix Yan
efa4cbd4de
Merge pull request #598 from gautamkrishnar/patch-2
...
Create chroot.md
2016-01-08 09:10:02 +08:00
ix
4dc87c83ea
remove things according to tldr
2016-01-07 17:49:26 -05:00