Summary: | mc-tool: clean things up, add 'mc-tool reconnect' | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | mission-control | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.collabora.com/git/user/wjt/telepathy-mission-control-wjt.git/log/?h=mc-tool | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Will Thompson
2011-09-23 07:46:58 UTC
+ 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. mergèd, hooray! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.