diff --git a/pkg/omf/functions/cli/omf.cli.theme.fish b/pkg/omf/functions/cli/omf.cli.theme.fish index 4d26773..c4f00f1 100644 --- a/pkg/omf/functions/cli/omf.cli.theme.fish +++ b/pkg/omf/functions/cli/omf.cli.theme.fish @@ -21,7 +21,7 @@ function omf.cli.theme -a name end case '*' echo (omf::err)"Invalid number of arguments"(omf::off) >&2 - echo "Usage: $_ "(omf::em)"$argv[1]"(omf::off)" []" >&2 + echo "Usage: $_ "(omf::em)"t"(omf::off)"heme []" >&2 return $OMF_INVALID_ARG end end