From d5db964a4cd5ed2bce5e8724b800f6cb425df258 Mon Sep 17 00:00:00 2001 From: Randy Palamar Date: Mon, 6 Jan 2025 06:53:07 -0700 Subject: scripts: make option listing more consistent --- vis-open | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'vis-open') diff --git a/vis-open b/vis-open index bcd555a..fd3e63f 100755 --- a/vis-open +++ b/vis-open @@ -15,9 +15,10 @@ usage() { Interactively select a file to open --f always present the given arguments, even when there is only one --p prompt -file-pattern list of filenames and directories" +Options: + -f always present given arguments, even when there is only one + -p use prompt as prompt string + file-pattern list of filenames and directories" } # print a list of filenames on stdin and distinguish directories -- cgit v1.2.3