Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
- Create a snapshot with a description:
|
||||
|
||||
`snapper -c {{config}} create -d {{"snapshot_description"}}`
|
||||
`snapper -c {{config}} create -d "{{snapshot_description}}"`
|
||||
|
||||
- List snapshots for a config:
|
||||
|
||||
|
Reference in New Issue
Block a user