Skip to content

Commit

Permalink
Add warning in manual that dune init is subject to change
Browse files Browse the repository at this point in the history
Signed-off-by: Shon Feder <[email protected]>
  • Loading branch information
shonfeder committed Mar 24, 2019
1 parent 972b481 commit af48c10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ This section describe usage of dune from the shell.
Initializing components
=======================

NOTE: The ``dune init`` command is still under development and subject to
change.

Dune's ``init`` subcommand provides limited support for generating dune file
stanzas and folder structures to define components. ``dune init`` can be used to
quickly add new libraries, tests, or executables without having to manually edit
Expand Down

0 comments on commit af48c10

Please sign in to comment.