diff --git a/src/cmd/aq.zig b/src/cmd/aq.zig index e40935277ee1a8a2ce7a088e5cd4c8a4f8a31aeb..19fb6ec899e38ff254502a8653c7b368e75f0551 100644 --- a/src/cmd/aq.zig +++ b/src/cmd/aq.zig @@ -27,6 +27,7 @@ pub fn execute(args: [][]u8) !void { \\ \\The subcommands available are: \\ - add Append this package to your dependencies + \\ - showjson Print debug api data to stdout \\ - update Check your zig.mod dependencies for new versions \\ - modile Print the zig.mod text for a new version });