Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
- Change the volume label on a specific ext partition:
|
||||
|
||||
`e2label {{/dev/sda1}} {{"label_name"}}`
|
||||
`e2label {{/dev/sda1}} "{{label_name}}"`
|
||||
|
Reference in New Issue
Block a user