Built with from Grav and Hugo
Change the name for a tag.
Note This statement expects a normal string using single or double quotes. The reason is that ‘set name’ expects a string and not a tag.
Note
This statement expects a normal string using single or double quotes. The reason is that ‘set name’ expects a string and not a tag.
# Rename tag `linux` to `ubuntu` alter tag `linux` set name 'ubuntu'