Project

General

Profile

Actions

Feature #5533

open

Support busybox tar

Added by Catalin Salgau about 5 years ago. Updated about 5 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09.02.2019
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:

Description

Busybox tar does not handle --usage(as GNU tar does).
Switching rccontrol from

    local_command("tar", '--usage')

to

    local_command("tar", '--help')

yields the same effect while being more inclusive.

Actions

Also available in: Atom PDF