After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697702 - Remove unsupported options from manual page
Remove unsupported options from manual page
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: Documentation
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-10 12:18 UTC by Marek Kašík
Modified: 2013-04-10 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
update manual page (847 bytes, patch)
2013-04-10 12:18 UTC, Marek Kašík
committed Details | Review

Description Marek Kašík 2013-04-10 12:18:03 UTC
Created attachment 241141 [details] [review]
update manual page

There are some options which are not recognized by vinagre in its manual page. These options are "--help-all", "--help-gtk" and "--help-vnc".
They are shown in "vinagre --help" output because of a bug in glib (see https://bugzilla.gnome.org/show_bug.cgi?id=697652).

Attached patch removes these options from the manual page.

Regards

Marek
Comment 1 David King 2013-04-10 12:22:42 UTC
Comment on attachment 241141 [details] [review]
update manual page

Sure, go ahead.
Comment 2 Marek Kašík 2013-04-10 12:33:46 UTC
Comment on attachment 241141 [details] [review]
update manual page

(In reply to comment #1)
> (From update of attachment 241141 [details] [review])
> Sure, go ahead.

Thank you for the review. I've committed the patch to master. Can I commit it also to 3.8 ?
Comment 3 David King 2013-04-10 12:37:47 UTC
(In reply to comment #2)
> Can I commit it also to 3.8 ?

Yes please.
Comment 4 Marek Kašík 2013-04-10 12:54:09 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Can I commit it also to 3.8 ?
> 
> Yes please.

Done. Thank you.