docs: Actually document commandline --input

This is a useful option and has been a thing for years.
This commit is contained in:
Fabian Boehm
2025-05-02 20:55:36 +02:00
parent 8a5a547d88
commit 8048e38ea4

View File

@@ -74,6 +74,9 @@ The following options change what part of the commandline is printed or updated:
**--search-field**
Use the pager search field instead of the command line. Returns false if the search field is not shown.
**--input=INPUT**
Operate on this string instead of the commandline. Useful for using options like **--tokens-expanded**.
The following options change the way ``commandline`` prints the current commandline buffer:
**-c** or **--cut-at-cursor**