Closed sambhavnoobcoder closed 3 months ago
This PR updates the README to reflect new functionality in the 'open' command, specifically the ability to open assets in an external editor.
Updated the 'open' command syntax to include the optional '-e' flag:
pieces open [ITEM_INDEX] [-e]
Added explanation for the '-e' flag:
Included information on editor configuration:
pieces config editor <editor_command>
Description:
This PR updates the README to reflect new functionality in the 'open' command, specifically the ability to open assets in an external editor.
Changes:
Updated the 'open' command syntax to include the optional '-e' flag:
Added explanation for the '-e' flag:
Included information on editor configuration: