Rename 'verify' command to 'save'

Currently the ssh command to save a verification is:
  ssh -p 29418 localhost verify-status verify ...

The double verify is confusion in the command so this will
change it to 'save':
  ssh -p 29418 localhost verify-status save ...

Change-Id: Ie052d84d62dee3d49bee5ee43d61f451cb9f02a5
3 files changed
tree: 158f0c9962b9f2be0b508a986ed6b98f84547046
  1. src/
  2. .buckconfig
  3. .gitignore
  4. BUCK
  5. LICENSE