From cb63abbcd76a0762f2823d6f09b8c928d28df792 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Fri, 19 May 2023 23:22:33 +0530 Subject: [PATCH] sensible-editor: update path placeholder (#10245) --- pages/linux/sensible-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}`