Merge branch 'comment-cap-v'

This commit is contained in:
Raymond Pasco 2016-12-12 12:55:00 -08:00
commit aa429a935a

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;