lib: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2

Nobody is using the old cmdline package anymore, so this sequence
of CLs removes the old cmdline and renames cmdline2 to cmdline.

An empty cmdline2/.api file is leftover, necessary for the api
checking tool.  That will be removed in a subsequent CL.

Change-Id: Ife955ab7b75d3988232de9a4cb3d11fce8e5a51b
MultiPart: 2/4
9 files changed
tree: a6808b468e597538c00520ab48c994a7660d7071
  1. buildinfo/
  2. cmdline/
  3. cmdline2/
  4. dbutil/
  5. host/
  6. metadata/
  7. netconfig/
  8. netstate/
  9. pubsub/
  10. textutil/
  11. toposort/
  12. vlog/
  13. .gitignore
  14. AUTHORS
  15. CONTRIBUTORS
  16. GO.PACKAGE
  17. LICENSE
  18. PATENTS
  19. README.md
  20. VERSION
README.md

This repository contains general purpose libraries used by the Vanadium project.