| author | |
| committer | |
| log | e162054ebb90668ab69478aec57ba68067d81f26 |
| tree | 588737d92b24222ea4965a16a340c177a6830e33 |
| parent | 9f01fa09eb07b9e8a035a849a2e7f603b30f4749 |
1 files changed, 1 insertions(+), 0 deletions(-)
src/cmd/aq.zig+1| ... | ... | @@ -27,6 +27,7 @@ pub fn execute(args: [][]u8) !void { |
| 27 | 27 | \\ |
| 28 | 28 | \\The subcommands available are: |
| 29 | 29 | \\ - add Append this package to your dependencies |
| 30 | \\ - showjson Print debug api data to stdout | |
| 30 | 31 | \\ - update Check your zig.mod dependencies for new versions |
| 31 | 32 | \\ - modile Print the zig.mod text for a new version |
| 32 | 33 | }); |