diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-23 08:15:31 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-23 08:15:31 -0400 |
commit | 21097bd72b11c3c167812ad65742a293b022508b (patch) | |
tree | 6de065e6f929b84a8ac73599fa80d336f2913b4a /doc/cmd.rst | |
parent | fa3756ab0131b707fd3960e70dcf72fd65df3897 (diff) | |
download | python-coveragepy-git-21097bd72b11c3c167812ad65742a293b022508b.tar.gz |
Getting started with sphinx
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r-- | doc/cmd.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst new file mode 100644 index 00000000..8eb63ad7 --- /dev/null +++ b/doc/cmd.rst @@ -0,0 +1,7 @@ +.. _cmd: + +=========================== +Coverage Command Line usage +=========================== + +Using the command line is easy! |