﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
986	'tahoe run' and 'tahoe start' should be one command	JeremyVisser		"Initially, I was slightly confused by the difference between {{{tahoe run}}} and {{{tahoe start}}}. Of course, reading the docs clears it up, but I can foresee getting the two mixed up in future, especially during late nights. {{{:)}}}

Generalising from experience, most applications either fork by default and have a flag to stop it forking, or don't fork by default, and have a flag to fork if the user desires. So it's a switch, rather than separate commands.

I suggest adding either the {{{tahoe start --daemon}}} or {{{tahoe start --foreground}}} switches. The former if you want foreground to be default, or the latter if you want daemonising to be default.

Not sure if it conflicts with any other switches, but {{{-d}}} and {{{-f}}} are choicy short versions of the above.

Any thoughts?"	enhancement	closed	minor	undecided	code-frontend-cli	1.6.0	wontfix	usability docs tahoe-run		
