summaryrefslogtreecommitdiff
path: root/src/options.go
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-01-02 23:54:59 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-01-02 23:54:59 +0900
commitc2e1861747ba4cdf85d5b9942eadd742d6d4c3f0 (patch)
treec2d753754ff58c2b3d53fe35adcd1d9fae0c4fe3 /src/options.go
parent543d41f3dd5b208dd10f75fd8c6e7086f40bfacc (diff)
downloadfzf-c2e1861747ba4cdf85d5b9942eadd742d6d4c3f0.tar.gz
Update --help output
Diffstat (limited to 'src/options.go')
-rw-r--r--src/options.go10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/options.go b/src/options.go
index 03749568..0b6250f3 100644
--- a/src/options.go
+++ b/src/options.go
@@ -89,12 +89,20 @@ Usage: fzf [options]
(default: 0 or center)
--list-border[=STYLE] Draw border around the list section
[rounded|sharp|bold|block|thinblock|double|horizontal|vertical|
- top|bottom|left|right|none] (default: none)
+ top|bottom|left|right|none] (default: rounded)
--list-label=LABEL Label to print on the list border
--list-label-pos=COL Position of the list label
[POSITIVE_INTEGER: columns from left|
NEGATIVE_INTEGER: columns from right][:bottom]
(default: 0 or center)
+ --input-border[=STYLE] Draw border around the input section
+ [rounded|sharp|bold|block|thinblock|double|horizontal|vertical|
+ top|bottom|left|right|none] (default: rounded)
+ --input-label=LABEL Label to print on the input border
+ --input-label-pos=COL Position of the input label
+ [POSITIVE_INTEGER: columns from left|
+ NEGATIVE_INTEGER: columns from right][:bottom]
+ (default: 0 or center)
--margin=MARGIN Screen margin (TRBL | TB,RL | T,RL,B | T,R,B,L)
--padding=PADDING Padding inside border (TRBL | TB,RL | T,RL,B | T,R,B,L)
--info=STYLE Finder info style