showListStraysSyntax function
void
showListStraysSyntax()
Implementation
void showListStraysSyntax() {
print("Syntax:");
print("$CMD liststrays");
print(" (show all stray ts in the system)");
}
void showListStraysSyntax() {
print("Syntax:");
print("$CMD liststrays");
print(" (show all stray ts in the system)");
}