mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 01:41:39 +03:00
bash: quote command passed with -c
This commit is contained in:
parent
9ecfc2bd9d
commit
0f16059d3a
@ -9,7 +9,7 @@
|
||||
|
||||
- Execute a command:
|
||||
|
||||
`bash -c {{command}}`
|
||||
`bash -c "{{command}}"`
|
||||
|
||||
- Run commands from a file:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user