
sed:ai:d6434
Remove current time from mermaid gantt chart
$ sed 's/ "title": "Current time",//g' input.txt > output.txt
try on your machine
Remove current time from mermaid gantt chart
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- remove current time from mermaid gantt chart?