README.md in librarian-0.0.19 vs README.md in librarian-0.0.20

- old
+ new

@@ -212,10 +212,14 @@ $ git diff Cheffile.lock $ git add Cheffile $ git add Cheffile.lock $ git commit -m "I also want these additional cookbooks." +Find out which dependencies are outdated and may be updated: + + $ librarian-chef outdated [--verbose] + Update the version of a dependency: $ librarian-chef update ntp timezone monit [--verbose] $ git diff Cheffile.lock $ git add Cheffile.lock @@ -299,9 +303,9 @@ License ------- Written by Jay Feldblum. -Copyright (c) 2011 ApplicationsOnline, LLC. +Copyright (c) 2011-2012 ApplicationsOnline, LLC. Released under the terms of the MIT License. For further information, please see the file `MIT-LICENSE`.