table of contents
COQWC(1) | General Commands Manual | COQWC(1) |
NAME¶
coqwc - print the number of specification, proof and comment lines in Coq files
SYNOPSIS¶
coqwc [ -p ] [ -s ] [ -r ] [ -e ] files ...
DESCRIPTION¶
coqwc computes the number of specification lines, proof lines and comment lines in Coq files.
OPTIONS¶
BUGS¶
Please report any bug to https://github.com/coq/coq/issues.