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 583863 - Wrong explanation for the command 'extract-here'.
Wrong explanation for the command 'extract-here'.
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: docs
2.26.x
Other All
: Normal minor
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2009-05-26 08:24 UTC by Goksel Goktas
Modified: 2009-06-15 16:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Patch to fix the aforementioned issue. (496 bytes, patch)
2009-05-26 08:56 UTC, Goksel Goktas
none Details | Review

Description Goksel Goktas 2009-05-26 08:24:33 UTC
Documentation 
Section: It appears if one types file-roller --help
-h, --extract-here Extract archives using the archive name as destination folder and quit the program

Correct version:
-h, --extract-here Extract the contents of the archives to the current folder.

Other information:
Comment 1 Goksel Goktas 2009-05-26 08:56:57 UTC
Created attachment 135368 [details] [review]
Patch to fix the aforementioned issue.
Comment 2 Goksel Goktas 2009-05-26 09:22:36 UTC
The bug is valid only if the archive in question contains a single file. In any other situation file-roller seems to perform what it claims to do, although I think the help-line is still misleading as this isn't always the case.

Maybe separation of the two functionalities might be a better idea?
Comment 3 Paolo Bacchilega 2009-06-15 16:16:11 UTC
I changed the text in "Extract the contents of the archives in the archive folder and quit the program"