This simply calls spip with the --help-full option.

spip_help_full()

Value

This returns the exit status of spip if spip is installed, but the return value is of little use. Mainly this is run for the side effect of printing the spip full help menu to the console.

Examples

if (FALSE) spip_help()