README.markdown in ddollar-textmate-0.9.8 vs README.markdown in ddollar-textmate-1.0.0
- old
+ new
@@ -1,17 +1,52 @@
# textmate
A binary that provides package management for TextMate.
+# Example
+
+ $ textmate install javascript
+ Please select a bundle from the following list:
+
+ Github
+ ------
+ 1. Javascript
+
+ Macromates
+ ----------
+ 2. JavaScript
+ 3. JavaScript Flash
+ 4. JavaScript JSDoc
+ 5. JavaScript MooTools
+ 6. JavaScript Objective-J
+ 7. JavaScript Prototype & Script_aculo_us
+ 8. JavaScript YUI
+ 9. JavaScript jQuery
+
+ Which bundle would you like to install? 1
+
+ Please select a repository from the following list:
+
+ 1. subtleGradient/javascript.tmbundle watchers:16 updated:2009-04-29
+ 2. textmate/javascript.tmbundle watchers:6 updated:2009-06-09
+ 3. rdougan/javascript.tmbundle watchers:2 updated:2009-01-28
+ 4. cohitre/javascript-tmbundle watchers:1 updated:2009-01-29
+
+ Which repository would you like to install? 1
+
+ Javascript bundle installed
+
+ Reloading bundles...
+
# Usage
`textmate [COMMAND] [*PARAMS]`
Textmate bundles are automatically reloaded after install or uninstall operations.
## List available remote bundles
-`textmate remote [SEARCH]`
+`textmate search [SEARCH]`
List all of the available bundles in the remote repository, optionally filtering by `search`.
## List installed bundles