Skip to content

Commit

Permalink
(doc) outdated - note ignore unfound
Browse files Browse the repository at this point in the history
On specific sources, mention `--ignore-unfound` is available to ignore
the packages that are not on those items.
  • Loading branch information
ferventcoder committed Mar 14, 2019
1 parent 28ee0c2 commit 9bc55be
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ choco outdated
choco outdated -s ""'https://somewhere/protected'"" -u user -p pass
If you use `--source=https://somewhere/out/there`, it is
going to look for outdated packages only based on that source.
going to look for outdated packages only based on that source, so
you may want to add `--ignore-unfound` to your options.
NOTE: See scripting in the command reference (`choco -?`) for how to
write proper scripts and integrations.
Expand Down

0 comments on commit 9bc55be

Please sign in to comment.