File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1338,11 +1338,13 @@ The following flags are supported by the ``outdated`` command:
1338
1338
(by default, ``cabal.project.freeze ``) instead of the package
1339
1339
description file.
1340
1340
``--project-file `` *PROJECTFILE *
1341
+ :since: 2.4
1342
+
1341
1343
Read dependendency version bounds from the new-style freeze file
1342
1344
related to the named project file (i.e., ``$PROJECTFILE.freeze ``)
1343
1345
instead of the package desctription file. If multiple ``--project-file ``
1344
1346
flags are provided, only the final one is considered. This flag
1345
- must be passed in conjunction with ``--new-freeze-file ``.
1347
+ must only be passed in when ``--new-freeze-file `` is present .
1346
1348
``--simple-output ``
1347
1349
Print only the names of outdated dependencies, one per line.
1348
1350
``--exit-code ``
You can’t perform that action at this time.
0 commit comments