Commit Graph

101 Commits (2a9060aef40d1912b19887a8d4b6951760b7a8c7)

Author SHA1 Message Date
Waldir Pimenta e750939432 tree: glob pattern requires quote marks 2016-10-13 16:25:23 +01:00
Waldir Pimenta a35633e60b date: minor fix to sync osx / linux versions 2016-10-06 23:29:04 +01:00
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
Agniva De Sarker cf55127935 Update the last example to explain the -r flag 2016-10-06 10:02:39 +05:30
Jonathan Boiser 35c60098ec pmset: simplify description 2016-10-02 12:50:56 -05:00
Jonathan Boiser 680fff35ef pmset: add `sudo` to commands that change settings. 2016-10-02 09:58:21 -05:00
Jonathan Boiser 54e18a150a pmset: add page 2016-10-02 00:06:27 -05:00
Waldir Pimenta 1072483744 page format: lowercase command names consistently (#1083) 2016-09-22 08:03:38 +01:00
Waldir Pimenta c294bdc4b6 Update tree.md 2016-09-16 11:40:15 +01:00
Waldir Pimenta c4740ca4e3 launchctl: add page (#1040) 2016-09-14 17:29:12 +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
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 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
Agniva De Sarker 29b0d77e29 Merge pull request #1007 from tldr-pages/pod
osx/pod.md: add page
2016-08-22 09:44:17 +05:30
Waldir Pimenta 04f25d3684 xcodebuild.md: add page (#1008)
* Create xcodebuild.md

xcodebuild

* xcodebuild.md: shorten page

* xcodebuild.md: use token formatting

* xcodebuild.md: remove xcrun command

* xcodebuild.md: fix linting and reword some descriptions

* xcodebuild: change tokens to match the guidelines

* xcodebuild: remove unclear part the first example's description
2016-08-21 12:59:23 +02:00
Waldir Pimenta 948bea2207 pod.md: improve example descriptions 2016-08-18 12:19:54 +01:00
Waldir Pimenta 9a3906ecbb pod.md: remove incorrect example and add 'pod list' instead 2016-08-18 12:19:25 +01:00
Waldir Pimenta 2f6388423b expand pod.md page as discussed in #583 2016-08-17 19:42:19 +01:00
SimMan dcf58acecd Rename pod to pod.md 2016-08-17 19:31:41 +01:00
SimMan da7a23fe3c Create pod
CocoaPods
2016-08-17 19:31:41 +01:00
Waldir Pimenta a1ceb9d1b6 sed.md: add input to the only example missing it (#992)
* sed.md: add input to the only example missing it

* osx/sed.md: add input to the example missing it
2016-08-08 10:09:34 +03: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
Waldir Pimenta d1c342fb6c osx/du.md: fix depth option, plus minor tweaks
The version I have uses `-d` for the depth option, not `-depth`. Here's the version string as shown by `man du`:
```
BSD                              June 2, 2004                              BSD
```

In addition to this fix, this commit changes the tokens to clarify that they are paths, and changes "directory" to "folder", which is shorter and more accessible.
2016-08-03 12:30:02 +01: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
Agniva De Sarker fa8b2d8f92 Apply the 'path/to/item' convention uniformly (#947) 2016-07-13 09:53:22 +01:00
Waldir Pimenta c46d662c94 xattr: slightly clearer description 2016-06-20 23:50:33 +01:00
Vlad da1ac91081 xattr: add page (#895) 2016-06-20 23:47:41 +01:00
Waldir Pimenta 685b6ea8bd sed: swap extended regex & line pattern examples 2016-04-21 19:13:01 +01:00
Waldir Pimenta 1c76b8ea7b sed: reword last example and add it to the osx version too 2016-04-21 19:11:33 +01:00
Arvid Gerstmann 88a974265f fix qlmanage page 2016-04-15 17:21:10 +02:00
Waldir Pimenta 474e589bfa Add OSX version of sed -- see #281, #293 and #332 2016-03-21 10:22:03 +00:00
Igor Shubovych b508e766b5 look: add page 2016-02-26 12:26:15 +02:00
Igor Shubovych 61a3795b6a Linting 2016-02-13 01:35:42 +02:00
Leandro Ostera 50ba02aa36 Kept the speed up sample...more below
Some text changes to make it more user-friendly.

Naturally this is up for discussion.
2016-02-13 00:22:07 +01:00
Leandro Ostera 4280ac0e38 Merge pull request #505 from sfarzy/defaults
defaults:  add page
2016-02-13 00:17:54 +01:00
Leandro Ostera 6f4901d836 Some minor changes in the descriptions 2016-02-13 00:05:17 +01:00
Leandro Ostera 02f859a40f Merge pull request #745 from oxguy3/say
say: lots of cleanup
2016-02-13 00:03:39 +01:00
Ruben Vereecken 69144ea34c Merge pull request #712 from oxguy3/archey
Add archey
2016-01-29 15:22:00 +02:00
Hayden Schiff 625a34418a say: clarified `-f` example 2016-01-28 17:36:22 -05:00
Hayden Schiff a284584c33 say: lots of cleanup 2016-01-28 17:33:21 -05:00
Hayden Schiff 72885c58b3 airport: removed symlink example 2016-01-28 16:29:11 -05:00
Hayden Schiff e4968fc3b0 airport: better description 2016-01-28 15:32:16 -05:00
Hayden Schiff 0c458c4c64 airport: added sniff and status info commands 2016-01-28 15:21:13 -05:00
Pradeep Reddy Raamana 525f436cc8 w: split out of common and add -i to osx, uniq: additions, seq: add page 2016-01-23 09:03:00 -08:00
Hayden Schiff 910cad3024 archey: linux/osx wording consistency 2016-01-22 11:21:09 -05:00
Hayden Schiff 89b10e08cc archey: add page 2016-01-21 22:13:41 -05:00
Peter Tripp f36e121681 Linting fixes. 2016-01-20 03:52:51 -08:00
Peter Tripp 2399de4830 xed: Remove multi-file open example. 2016-01-20 03:48:16 -08:00
Peter Tripp 88b6cb879d systemsetup: combine the seperate examples. The options are super self-documenting and very helpful together. 2016-01-20 03:47:48 -08:00