Waldir Pimenta
b924e34501
osascript: clarify extensions for script files
2017-09-06 03:36:10 +00:00
Waldir Pimenta
90a1dd4f17
lldb: remove token markup in example description
2017-09-04 22:01:28 -01:00
Vivek Krishnakumar
cfd1acc3d8
brew: expand description for `brew update` ( #1427 )
2017-08-23 10:05:50 +01:00
Kevin Ushey
718f4bb0b8
lldb.md: add page ( #1444 )
2017-08-14 16:11:57 +01:00
Starbeamrainbowlabs
92b64fef19
osascript: add page ( #1440 )
2017-08-12 20:34:21 +01:00
Daniel Bayley
ba2530f425
Update run AppleScript example
2017-08-12 17:34:54 +01:00
Starbeamrainbowlabs
57d6b05722
open: improve page ( #1437 )
...
* Wrap osascript within backticks
2017-08-06 14:27:46 +01:00
Agniva De Sarker
c3d824541b
Wrap osascript within backticks
...
To allow clients to pick up the text as another command and allow the link to the page to be shown.
2017-08-06 11:00:26 +05:30
Daniel Bayley
bc25492121
osascript: add page
...
Also referred to from the open page.
2017-08-05 19:26:44 +01:00
Daniel Bayley
3413be7258
Improve open command
2017-08-05 19:05:52 +01:00
Daniel Bayley
8ce4c60a44
Update macOS references
...
Update references to 'OS X' to 'macOS'.
2017-07-28 21:13:30 +05:30
Mitch Lacy
8fcc087f49
dmesg: add page ( #1431 )
2017-07-25 00:32:58 +05:30
Waldir Pimenta
57a982446a
brew: expand example descriptions ( #1387 )
2017-05-24 21:31:16 +01:00
Waldir Pimenta
1de00d2f11
brew cask: add page ( #1376 )
2017-05-22 14:49:40 +01:00
Waldir Pimenta
b3654135a8
cal: adjust osx version to make it more useful, and add linux version along the same lines
2017-05-02 08:10:49 +01:00
Waldir Pimenta
97265cba29
cal: move from pages/common/ to pages/osx/, so the content corresponds to the command version
2017-05-02 08:10:49 +01:00
Waldir Pimenta
d6e709fd3d
imgcat: slight rephrase of main desc
2017-05-02 12:38:18 +05:30
Vanesssa
a3a2206b6d
n: add page ( #1319 )
2017-04-24 10:07:58 +05:30
Waldir Pimenta
6fc1a2234b
carthage: description tweaks
2017-04-23 19:55:45 +05:30
Jeef
b62fb5377a
imgcat: add page ( #1283 )
2017-03-24 09:32:58 +05:30
Agniva De Sarker
8c89cf4613
update qlimage.md
...
Wrapped some values in tokens.
2017-03-01 22:26:43 +05:30
Jeef
9cbf518ad3
Update qlmanage.md
2017-03-01 22:26:43 +05:30
Jeef
c10d09d0bd
carthage.md: add page ( #1278 )
2017-03-01 10:24:20 +05:30
Jon LaBelle
58343922bf
brew: remove switch example, to make room for doctor
2017-01-30 13:36:35 +05:30
Jon LaBelle
46b3223c6c
Add brew doctor example
2017-01-30 13:36:35 +05:30
Marlowe W
3ad200b9d0
brew.md: Improve explanation ( #1243 )
2017-01-15 11:28:18 +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
cb277137b6
uname: split page to provide contextually-relevant info in the main desc. ( #1156 )
2016-11-19 17:41:17 +00:00
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