alefir
7884babde5
Rephrasing as per requests
2017-01-02 22:41:27 +05:30
alefir
72647aed17
Add cmus page
2017-01-02 22:41:27 +05:30
Damian Poddebniak
8d269894a2
changed parameter name; added quotation marks;
2017-01-02 22:35:59 +05:30
Damian Poddebniak
8e48387757
pacman: fixed confusing example
2017-01-02 22:35:59 +05:30
Seth Woodworth
6d3294dcbe
Adds dpkg note for finding which package owns a file
2017-01-02 22:24:34 +05:30
Fürbringer
c07f9624f9
apt: add page ( #1205 )
2016-12-21 23:09:01 +00:00
Rahul Kumar
4b464d6a9c
groupadd, groupmod, groupdel: add page ( #1194 )
2016-12-14 10:49:54 +05:30
touhonoob
d501320e35
setfacl: add acronym to description
2016-12-13 23:34:39 +05:30
touhonoob
2b28fea262
setfacl: add page
2016-12-13 23:34:39 +05:30
Agniva De Sarker
72461cfd7d
Replacing service name by directly mentioning port num
2016-11-21 15:25:20 +05:30
Agniva De Sarker
e5d5572548
Incorporating review suggestions
...
- Added /var/log/syslog at the end for clarity
- Replaced tail by echo to make it generic
2016-11-21 15:25:20 +05:30
Agniva De Sarker
ddd08bc426
logger: add page
2016-11-21 15:25:20 +05:30
Waldir Pimenta
587abbcfae
beep: minor capitalization fixes
2016-11-21 07:51:58 +00:00
kalebo
6877adf7c5
beep: add page ( #1145 )
2016-11-21 07:50:22 +00:00
Waldir Pimenta
cb277137b6
uname: split page to provide contextually-relevant info in the main desc. ( #1156 )
2016-11-19 17:41:17 +00:00
fuerbringer
903936888a
Changed description to be more informative.
2016-11-16 12:41:54 +05:30
fuerbringer
b1d02e0a6a
Added assumed path to description and corrected command format.
2016-11-16 12:41:54 +05:30
fuerbringer
7bf5a9a5f3
service: add page
2016-11-16 12:41:54 +05:30
Assem Attia
2940e07f92
move screenfetch.md to pages/common ( #1147 )
2016-11-06 11:54:21 +00:00
Andrea
3df8a4b380
yum: add "provides" example ( #1132 )
...
"yum provides" is incredibly useful when you come from a different distro,
and you don't know exactly what package provides a particular command.
2016-10-27 21:46:11 +01:00
Michael Pearce
a0633df4cf
Update repquota.md ( #1108 )
...
Later versions of repquota do not allow to view quota for individual users - use the quota command for that. Also added the {{filesystem}} parameter as required.
2016-10-24 09:38:52 +02:00
Konstantin A Kolosov
1b8bf42af6
dnf: fix typo ( #1121 )
...
Fedora was misspelled
2016-10-17 22:46:16 +01:00
Waldir Pimenta
c032e97954
quotacheck: minor tweaks ( #1119 )
2016-10-16 16:43:32 +01:00
Waldir Pimenta
9bef520670
edquota: minor tweaks to commands and descriptions ( #1113 )
2016-10-16 14:57:23 +01:00
Michael Pearce
c5bd622d7b
quotacheck: add page ( #1002 )
2016-10-16 14:51:30 +01:00
Michael Pearce
7681e7fa89
edquota: add page ( #1001 )
2016-10-13 12:18:16 +05:30
Waldir Pimenta
856ffcf5fc
Merge pull request #1043 from danielcompton/patch-1
...
date: add unix epoch timestamp
2016-10-06 23:26:51 +01:00
Waldir Pimenta
c9c5f9edc5
date.md: another attempt at clarifying the descriptions
2016-10-06 12:05:12 +01:00
Michael Pearce
35b685ff9c
repquota: add page ( #983 )
2016-10-03 15:53:51 +01:00
mkoppmann
66651b37a4
Adapted to new style
2016-09-28 15:33:59 +02:00
Michael Koppmann
304d01d1c0
fc-list: add page
...
Fixes issue #978 . I know that the format is not the right one, but I wanted to use the same style as in fc-match and fc-pattern.
2016-09-28 03:47:15 +02:00
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