HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

Doc and Help message update: --cache-dir requires a "=" sign before argument #28

Closed donzef closed 3 years ago

donzef commented 4 years ago

ilorest help a well as associated documentation specifies : --cache-dir PATH

This misleading. It should say:

--cache-dir=PATH

image image

Thanks

KeepSummerSaf3 commented 4 years ago

Agreed. Will note for update in the help at the release of 3.2.0 and in the documentation asap.

rajeevkallur commented 3 years ago

Fixed