README.rdoc in wosmvp-yac-1.0.4 vs README.rdoc in wosmvp-yac-1.1.1
- old
+ new
@@ -7,31 +7,34 @@
Yes,It's support Image,PDF,Text, and can be easily enhance :)
Install, Use, Enjoy :)
== Install
Make sure you have ruby,git in your system . then:
- $ (sudo) gem install yac -s http://gems.github.com
+ $ (sudo) gem install yac
== How To Use
=== To initialize repositories:
When you run any command,The repositories will be initialize automatically.
=== To show a cheat sheet:
$ yac (show) [cheatsheet] ( you can use * for any chars)
Eg:
$ yac show lin*x
+ $ yac show l/o/a To show linux/gentoo/masked
=== To edit a cheat sheet
$ yac edit [cheatsheet] (Yes,you can use * for any chars also,then choose one to edit)
=== To add a cheat sheet
$ yac add [cheatsheet] (OMG,you can also use *)
Eg:
$ yac li*x/install
Then will display all directories match /li*x/,feel freely to choose one of them,
A new file named install.ch will be added to the directory!
+ $ yac l/oo/install
+ Oh,no,you can choose linux/gentoo as the directory for the install file
=== To rm a cheat sheet
$ yac rm [cheatsheet] (Sure,you can use *)
=== Search all sheets
@@ -80,11 +83,11 @@
=== Others
Add @ before [keyword] will only affect the main repository
== REQUIREMENTS:
* Ruby
+* Git
* rubygems
-* git
== LICENSE:
This software is shared by GPL3 License