Merge remote-tracking branch 'ohaitch/comment-cap-v' into maint-0.4

This commit is contained in:
Raymond Pasco 2016-12-12 12:54:14 -08:00
commit 20727a47a6

View File

@ -555,7 +555,7 @@
c3_o veb; // -v, verbose (inverse of -q)
c3_o nuu; // -c, new pier
c3_o qui; // -q, quiet
c3_o vno; // -V, turn on +verb
c3_o vno; // -V, replay without reboots
c3_o mem; // -M, memory madness
c3_o rep; // -R, report build info
} u3_opts;