complete-c my-app -n"__fish_my_app_needs_command"-f-a"cmd-expansions"-d'Execute the shell command with $SHELL'
complete-c my-app -n"__fish_my_app_needs_command"-f-a"help"-d'Print this message or the help of the given subcommand(s)'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-single-quotes"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-double-quotes"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-backticks"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-backslash"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-brackets"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand cmd-expansions"-s h -lhelp-d'Print help'
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-single-quotes"-d'Can be \'always\', \'auto\', or \'never\''
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-double-quotes"-d'Can be "always", "auto", or "never"'
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-backticks"-d'For more information see `echo test`'
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-backslash"-d'Avoid \'\\n\''
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-brackets"-d'List packages [filter]'
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"cmd-expansions"-d'Execute the shell command with $SHELL'
complete-c my-app -n"__fish_my_app_using_subcommand help; and not __fish_seen_subcommand_from cmd-single-quotes cmd-double-quotes cmd-backticks cmd-backslash cmd-brackets cmd-expansions help"-f-a"help"-d'Print this message or the help of the given subcommand(s)'