You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bbugyi200
changed the title
Add '--no-edit' option
Use '@template[:[target][:mode]]' syntax to mark that a file should NOT be opened for editing
Dec 3, 2018
For example,
cookie tempA:dirA/targA @tempB:targB:modeB tempC
will:dirA
if it does not already exist.dirA/targA
using thetempA
template.targB
using thetempB
template.targB
tomodeB
(usingchmod
).tempC
using the same name for the template and target.dirA/targA
andtempC
(the target version) in an editor.The text was updated successfully, but these errors were encountered: