Skip to content

Commit

Permalink
Re #3644 Improve online documentation for stack new
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Mar 18, 2024
1 parent c8d76e0 commit 4ff814d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/new_command.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ The arguments specifying directories and the `--ignore-subdirs`, `--force` and
`--omit-packages` flags are as for the [`stack init` command](init_command.md).
These arguments are ignored if the `--no-init` flag is passed.

If a snapshot is specified at the command line and the project is initialised
for use with Stack, `stack new` will try to use it. For further information, see
the documentation for the [`--snapshot`](global_flags.md#-snapshot-option) and
[`--resolver`](global_flags.md#-resolver-option) options.

## Project templates

A project template file can be located in a repository named `stack-templates`
Expand Down

0 comments on commit 4ff814d

Please sign in to comment.