Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- Set the local time of the system clock directly:
|
||||
|
||||
`timedatectl set-time {{"yyyy-MM-dd hh:mm:ss"}}`
|
||||
`timedatectl set-time "{{yyyy-MM-dd hh:mm:ss}}"`
|
||||
|
||||
- List available timezones:
|
||||
|
||||
|
Reference in New Issue
Block a user