We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea488b commit 41ac79cCopy full SHA for 41ac79c
README.md
@@ -46,7 +46,7 @@ public class Example {
46
The program can be saved to `Example.java`, and the slicer run with:
47
48
```
49
-java -jar sdg-cli.jar -c Example.java#11:sum
+java -jar sdg-cli.jar -c Example.java#11:sum -t SDG
50
51
52
A more detailed description of the available options can be seen with:
0 commit comments