
default:
	@echo -n '$$ '
	cogs hello world
	@echo -n '$$ '
	cogs hello
	@echo -n '$$ '
	cogs help hello

