Skip to content

Commit

Permalink
Tweak quoting in sample invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
sogaiu committed Aug 22, 2024
1 parent 33440da commit 01fe394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Some examples:
cy exec -c "(shell/attach \"$(pwd)\")"

# Set a parameter on the client
cy exec -c "(param/set :client :default-frame 'big-hex')"
cy exec -c "(param/set :client :default-frame \"big-hex\")"
```

#### Reading data from `cy`
Expand Down

0 comments on commit 01fe394

Please sign in to comment.