OSDN Git Service

Rename backup command to rawbu.
authorDianne Hackborn <hackbod@google.com>
Mon, 29 Jun 2009 18:20:09 +0000 (11:20 -0700)
committerDianne Hackborn <hackbod@google.com>
Mon, 29 Jun 2009 18:20:09 +0000 (11:20 -0700)
commit360efc12dcfece46e5999505bd8042cba56a4289
treedb70e392621fb18e0fd4cadacce6b210677c2249
parent5570651ee3c96a2f9e484583291cad2b533c865a
Rename backup command to rawbu.

Rename the command to reflect that it is a low-level backup, since
we are introducing a higher-level backup mechanism in the framework.
Also change the syntax a little to make it less dangerous -- you
now must explicitly specify a backup or restore, and if you don't
do so it will abort with its help message.
backup/Android.mk
backup/backup.cpp