Skip to content

Commit

Permalink
Update Runfile.java
Browse files Browse the repository at this point in the history
  • Loading branch information
qrx53 committed Feb 12, 2023
1 parent 16374bc commit 69b0039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/main/Runfile.java
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ public static void main(String @NotNull [] args) {
--version (-v) | Get the Q version. Good for checking installation status.
--interact (-in) | interact with the Q CLI
--releasenotes (-rn) | Returns the release notes for the current Q version.
--releasenotesdetailed (-rnd) | Returns the detailed version of the current Q versions release notes, as well as the output of the command above
\t\tThe [interact] screen has more advanced flag options.
""");
System.exit(0);
Expand Down

0 comments on commit 69b0039

Please sign in to comment.