spip_help.Rd
This simply calls spip with the --help
option.
spip_help()
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
help menu to the console.
if (FALSE) spip_help()