mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
*: standardize filepaths (#18569)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
- Set the output format by executing a command before loading the definition file:
|
||||
|
||||
`gnuplot -e "{{set output "path/to/filename.png" size 1024,768}}" {{path/to/definition.plt}}`
|
||||
`gnuplot -e "{{set output "path/to/file.png" size 1024,768}}" {{path/to/definition.plt}}`
|
||||
|
||||
- Persist the graph plot preview window after gnuplot exits:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user