diff --git a/src/main.zig b/src/main.zig index 943477a..5fde0c0 100644 --- a/src/main.zig +++ b/src/main.zig @@ -128,9 +128,9 @@ const interactive_help = \\ (e.g. 80x24); `auto` picks Kitty graphics \\ if the terminal supports it, otherwise \\ braille - \\ --default-keys Print default keybindings as a `keybinds.srf` + \\ --default-keys Print default keybindings as a `keys.srf` \\ template and exit (no TUI launched). - \\ Pipe to `~/.config/zfin/keybinds.srf` to + \\ Pipe to `~/.config/zfin/keys.srf` to \\ customize. \\ --default-theme Print default theme as a `theme.srf` \\ template and exit (no TUI launched).