showPurgeStraysSyntax function
void
showPurgeStraysSyntax()
Implementation
void showPurgeStraysSyntax() {
print("Syntax:");
print("$CMD purgestrays");
print(" (purge all stray ts in the system)");
}