From d72d98d3afdd0fadaf891c90a14f68c318f666fb Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Tue, 2 Apr 2019 20:04:10 +0200 Subject: mintro: removed deprecated --target-files API --- docs/markdown/snippets/introRemovedTargetFiles.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/markdown/snippets/introRemovedTargetFiles.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/introRemovedTargetFiles.md b/docs/markdown/snippets/introRemovedTargetFiles.md new file mode 100644 index 0000000..bd86f45 --- /dev/null +++ b/docs/markdown/snippets/introRemovedTargetFiles.md @@ -0,0 +1,4 @@ +## Removed the deprecated `--target-files` API + +The `--target-files` introspection API is now no longer available. The same +information can be queried with the `--targets` API introduced in 0.50.0. -- cgit v1.1