📦➔🦋 Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

help: remove hook envvars

Ducky 7d66bb5a 6ab0163e

+3 -8
+3 -8
src/commands/help.sh
··· 162 162 Disable periodic update checking when command finishes 163 163 ${_envvar_prefix}_DISABLE_UPDATE_COMMAND <bool¹> (default: $_disable_update_command_default) 164 164 Disable \`update\` command\n 165 - ${_envvar_prefix}_HOOK_PRE_START_PATH <path> 166 - Path of script to execute on startup 167 - ${_envvar_prefix}_HOOK_POST_START_PATH <path> 168 - Path of script to execute before command invocation 169 - ${_envvar_prefix}_HOOK_PRE_EXIT_PATH <path> 170 - Path of script to execute before exit\n 171 - ${_envvar_prefix}_DEBUG <bool¹> (default: 0) 165 + ${_envvar_prefix}_DEBUG³ <bool¹> (default: 0) 172 166 Print debug outputs 173 167 ⚠️ When output is JSON (${_envvar_prefix}_OUTPUT_JSON=1), sets to 0\n 174 168 ¹ A bool in Bash is 1 (true) or 0 (false) 175 - ² These servers are ran by @$handle. You can trust us!" 169 + ² These servers are ran by @$handle. You can trust us! 170 + ³ Cannot be set by config file" 176 171 177 172 usage_paths="Paths 178 173 $_path_envvar