Include checkpoint command in the BNF.

This command isn't encouraged (as its slow) but it does exist and
is accepted, so it still should be covered in the BNF.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce 2007-02-05 16:05:11 -05:00
parent 76db9dec81
commit 8c1f22da9f

View file

@ -7,6 +7,7 @@ Format of STDIN stream:
| new_commit
| new_tag
| reset_branch
| checkpoint
;
new_blob ::= 'blob' lf