Skip to content

Commit

Permalink
docs: ref/compiler: Clean up sectioning. (SQUASH ^{16})
Browse files Browse the repository at this point in the history
[skip ci][skip lemma]
  • Loading branch information
jashank committed Feb 14, 2020
1 parent da8ad66 commit 2b81607
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/reference/compiler.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
************************************************************************
How To Use The |cogent| Compiler
Using the |cogent| Compiler
************************************************************************


Command-line Arguments
====================================

The |cogent| compiler accepts
a large number of command-line arguments,
which are either *commands*,
Expand Down Expand Up @@ -63,7 +60,7 @@ A typical invocation might be::
mandelbrot.cogent

Commands
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
====================================

--ast-c \
parse C file with |cogent| antiquotation and print AST
Expand Down Expand Up @@ -197,7 +194,7 @@ Commands


All Flags
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
====================================

-o NAME, --output-name=NAME \
specify base name for output files;
Expand Down

0 comments on commit 2b81607

Please sign in to comment.