[automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
am: 3b78f4284d -s ours
am skip reason: subject contains skip directive

Change-Id: I8d17f0f135f9a53a46646f256e8fef7d6beb3cae
tree: 77d6fe3104735b2ca1f85f973498d35258edb464
  1. bin/
  2. doc/
  3. examples/
  4. lib/
  5. src/
  6. test_results/
  7. .gitignore
  8. Android.bp
  9. LICENSE
  10. MODULE_LICENSE_APACHE2
  11. NOTICE
  12. OWNERS
  13. README.md
README.md

shFlags README

shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.

If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation10x