diff options
Diffstat (limited to 'tools/atlas/atlas.md')
-rw-r--r-- | tools/atlas/atlas.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/atlas/atlas.md b/tools/atlas/atlas.md index ee770cd62..61ca28ff0 100644 --- a/tools/atlas/atlas.md +++ b/tools/atlas/atlas.md @@ -79,3 +79,9 @@ in its description (or name or list of tags). ### Install <proj.nimble> Use the .nimble file to setup the project's dependencies. + +### Update [filter] + +Update every package in the workspace that has a remote URL that +matches `filter` if a filter is given. The package is only updated +if there are no uncommitted changes. |