Commit Graph

245 Commits (49327963e20736bdd80df68888168137b351f714)

Author SHA1 Message Date
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
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