diff --git a/pages/linux/sensible-editor.md b/pages/linux/sensible-editor.md index 93409f62d..71605de7c 100644 --- a/pages/linux/sensible-editor.md +++ b/pages/linux/sensible-editor.md @@ -17,4 +17,4 @@ - Open 3 files in vertically split editor windows at the same time: -`sensible-editor -O3 {{file_1}} {{file_2}} {{file_3}}` +`sensible-editor -O3 {{path/to/file1 path/to/file2 path/to/file3}}`