[Bug 41154] mc-tool: clean things up, add 'mc-tool reconnect'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 23 17:04:21 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41154

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2011-09-23 08:04:19 PDT ---
+ printf ("To apply changes to these parameters: %s\n", r);
+ printf ("run '%s reconnect %s'\n", app_name,
+ skip_prefix (command.common.account));

Nitpicking: if you put the command on its own line, with no punctuation, it'd
be even easier to copy/paste (triple-click + middle-click, in most terminals).
I'd personally format it like this:

    To apply changes to these parameters:
        badger, mushroom, snake
    run:
        mc-tool reconnect example/sample/xmplr

r+ with or without this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list