Actions
Feature #3444
closedHuman friendly output of nfdc command
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Right now, output of nfdc
command is a real garbage for human eyes. As a "temporary" shortcut we simply dumped the corresponding data structure to terminal, but we should really output a simple and human readable string.
The current string can still appear, but only if "verbose" mode is enabled. (This potentially require small changes in scripts that depended on the nfdc output).
Actions