Commit Graph

2229 Commits (d236ec50074cc249c12f6ec4b668fbac73ca978d)

Author SHA1 Message Date
Waldir Pimenta d236ec5007 xeyes: minor rewording for clarity 2017-04-24 12:29:26 +05:30
Vanesssa a3a2206b6d n: add page (#1319) 2017-04-24 10:07:58 +05:30
Angelos Orfanakos 80bb512491 apt: add missing sudo to examples 2017-04-23 21:55:19 +01:00
Angelos Orfanakos 1516784640 apt: remove full-upgrade example
It's rarely used and beyond the scope of tldr
2017-04-23 21:55:19 +01:00
Angelos Orfanakos 73d3ddabc1 apt: add show example 2017-04-23 21:55:19 +01:00
Angelos Orfanakos fd6104b290 apt: remove invalid autoremove example
There is no autoremove command
2017-04-23 21:55:19 +01:00
Waldir Pimenta 6fc1a2234b carthage: description tweaks 2017-04-23 19:55:45 +05:30
abactel 1e15c9cad3 timew: add page (#1343)
timew: add page
2017-04-23 10:22:15 +01:00
Waldir Pimenta 69c12013b3 lsof: shorten main desc, expand PID acronym (#1346) 2017-04-22 19:44:03 +01:00
Waldir Pimenta 777073fcb8 id3tag: minor tweaks (#1347) 2017-04-22 14:37:16 +01:00
Waldir Pimenta df46736db7 git-imerge: add "abort" example (#1339) 2017-04-21 10:45:54 +01:00
Waldir Pimenta 9475cd3589 git-clean: fix verb tense 2017-04-21 00:33:36 +05:30
Eliot Sykes 4d80ebdc16 Typo fix. Simplify git exclude path. 2017-04-21 00:33:36 +05:30
Eliot Sykes 100320e3a6 Add git clean -f, -x options 2017-04-21 00:33:36 +05:30
Eliot Sykes 18b9f11a29 git-clean: add page 2017-04-21 00:33:36 +05:30
Waldir Pimenta 06b412caa1 Add DistroWatch web client (#1342) 2017-04-20 14:55:00 +01:00
Starbeamrainbowlabs 3f53e3282f composer: add page (#1329) 2017-04-20 16:57:57 +05:30
Waldir Pimenta 5cb62ebbff git-show: various tweaks (#1341)
- adjust punctuation & spacing in main description
- adjust descriptions ("changes" --> "information", and explicitly list which info is returned in the first example)
- use a concrete example for the tilde notation
- add abbreviated example
2017-04-19 21:25:28 +01:00
Waldir Pimenta 01a9717bc9 curl: tweak desc of last example, per code review 2017-04-19 19:30:33 +01:00
Waldir Pimenta e6a54d891a curl: remove secure/insecure ambiguity 2017-04-19 19:30:33 +01:00
Waldir Pimenta b051c298d0 curl: spell out the --insecure option 2017-04-19 19:30:33 +01:00
Waldir Pimenta 3acc0d64b8 curl: simplify last example (#1246) 2017-04-19 19:30:33 +01:00
Waldir Pimenta 7329c7275f adduser: change token from "name" to "username" 2017-04-19 15:16:08 +05:30
Agniva De Sarker 9fd6e9cf11 cp: fix travis error 2017-04-19 10:20:18 +01:00
Waldir Pimenta c3d4b4ac55 cp: phrase -i option the same way as the -v option 2017-04-19 10:20:18 +01:00
Waldir Pimenta faed93cbae cp: remove leading / from paths; add -i example 2017-04-19 10:20:18 +01:00
Waldir Pimenta 00656cd8c4 cp: remove shell expansion examples, add -r 2017-04-19 10:20:18 +01:00
Waldir Pimenta da10202a3d cp.md: major overhaul
- change "directory" to "folder" (more beginner-friendly)
- use an extension to distinguish file paths from folder paths
- reword some of the descriptions for clarity
- include examples to clarify when the target argument defines the actual copy, and when it defines the folder where to put the copy
- add an example to copy contents of a folder into another (existing) folder
2017-04-19 10:20:18 +01:00
Waldir Pimenta b865b392c4 vgcreate: improvements to descriptions (#1335) 2017-04-19 10:11:57 +01:00
Waldir Pimenta e59d19a00d cowsay: minor adjustment to main desc. 2017-04-18 22:20:43 +01:00
alefir b71c9cdcf3 git-show: add page (#1331) 2017-04-18 22:39:07 +05:30
Matt Terwilliger 11e745572e Recursive scp arguments reversed (#1321)
* Recursive scp arguments reversed

The command to "copy [...] on a remote host to a local
directory" in the current scp tldr page was backwards.

scp arguments take the form `scp from to`.

* add the word from for clarity
2017-04-18 09:07:46 -04:00
Waldir Pimenta 8493ee06ba cowsay: remove overly complex example, reword desc (#1323) 2017-04-18 09:06:20 -04:00
Waldir Pimenta c644c19a8c x11vnc: wording tweaks (#1324)
* x11vnc: wording tweaks

* x11vnc: clarify monitor vs. display vs. screen

See http://stackoverflow.com/a/1210332 and https://en.wikipedia.org/wiki/X_Window_System#Nomenclature
2017-04-18 09:04:53 -04:00
Waldir Pimenta aa22af277a od: overall copyedit
- reworded command description
- reworded example descriptions for clarity and explicitness
- changed order and content of examples, to introduce options gradually
- formatted all user-selectable parts (option values and arguments) in the token markup
2017-04-18 10:24:50 +05:30
Yuri Slobodyanyuk 8b79edda0c Update od.md
yet another fix
2017-04-18 10:24:50 +05:30
Yuri Slobodyanyuk aa9d4d5887 Update od.md
still more fixes
2017-04-18 10:24:50 +05:30
yuri-sk aface6c32d Update od.md 2017-04-18 10:24:50 +05:30
yuri-sk 25a9bc4ae4 Update od.md
Fixed
2017-04-18 10:24:50 +05:30
yuri-sk de1d5b05fa Add odd command to the common
Not much to comment - https://linux.die.net/man/1/od
Thanks
2017-04-18 10:24:50 +05:30
Waldir Pimenta 1fcc48e01a mailx: various tweaks
- restore "content" as opposed to "body", per PR discussion
- various improvements to command descriptions
2017-04-17 10:54:29 +05:30
Starbeamrainbowlabs 092294370d mailx: Improve the readability of the descriptions 2017-04-17 10:54:29 +05:30
Waldir Pimenta 55517e7d39 eyeD3: reorder examples, capitalize MP3
I think this order of the examples better matches a progression in complexity
2017-04-15 13:10:54 +01:00
Agniva De Sarker d2d374297a eyeD3: improve main description 2017-04-15 13:10:54 +01:00
Starbeamrainbowlabs 70d95676d4 eyeD3: add page 2017-04-15 13:10:54 +01:00
Waldir Pimenta 292825cfe7 zramctl: minor capitalization / punctuation tweaks 2017-04-15 12:48:03 +01:00
Jeef fdfa144cb0 tput: add two examples (#1299) 2017-04-15 12:29:28 +01:00
Waldir Pimenta 952eca58e8 tesseract: minor tweak to the first example's desc 2017-04-15 12:18:50 +01:00
Waldir Pimenta d3f01ac91c nl: adjustments per code review 2017-04-15 11:37:03 +01:00
PFCKrutonium 60ebf37f35 nl: add page (fixes #1163) 2017-04-15 11:37:03 +01:00