Flag day flip of statefuldev

Review URL: http://codereview.chromium.org/1989001
This commit is contained in:
Chris Sosa 2010-05-05 16:42:44 -07:00
parent 364a2ce5d5
commit b9f2d2ecbd

View File

@ -35,7 +35,7 @@ DEFINE_boolean installmask $FLAGS_TRUE \
"Use INSTALL_MASK to shrink the resulting image."
DEFINE_integer jobs -1 \
"How many packages to build in parallel at maximum."
DEFINE_boolean statefuldev $FLAGS_FALSE \
DEFINE_boolean statefuldev $FLAGS_TRUE \
"Install development packages on stateful partition rather than the rootfs"
DEFINE_string to "" \
"The target image file or device"