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
Missing required argument. Showing Help:
sage: touch [options] <files...>
Options:
--help output usage information
-a change only the access time
-c, --no-create do not create any files
-d, --date [STRING] parse STRING and use it instead of current time
-m change only the modification time
-r, --reference [FILE] use this file's times instead of current time
--time [WORD] change the specified time: WORD is access, atime, or use: equivalent to -a WORD is modify or mtime: equivalent to -m
and it shows the help that is not the /dist/help/touch.js file.
This error only affects touch, from what I can tell
The text was updated successfully, but these errors were encountered:
When installing cash-touch
and running
I get this error:
and it shows the help that is not the /dist/help/touch.js file.
This error only affects touch, from what I can tell
The text was updated successfully, but these errors were encountered: