diff --git a/river/main.zig b/river/main.zig index 69a783b..f5ccdd0 100644 --- a/river/main.zig +++ b/river/main.zig @@ -41,7 +41,7 @@ const usage: []const u8 = \\ \\ -h Print this help message and exit. \\ -version Print the version number and exit. - \\ -c Run `sh -c ` on startup. + \\ -c Run `sh -c ` on startup instead of the default init executable. \\ -log-level Set the log level to error, warning, info, or debug. \\ -no-xwayland Disable xwayland even if built with support. \\