aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/commandline.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-02-01 07:46:46 +1000
committerGravatar axel <axel@liljencrantz.se>2006-02-01 07:46:46 +1000
commit44e8dcd33142d6e0e5e3f016eae79e4ef48b0513 (patch)
tree815249e453a49bf1707ec1481c2658db50042b18 /doc_src/commandline.txt
parent3580811f8efd59ccf23a872e289a641911581e6b (diff)
Add not on commandline behaviour when using complete -C to documentation
darcs-hash:20060131214646-ac50b-dc7b1510ceefc7645061d91bbe5022c09c209a34.gz
Diffstat (limited to 'doc_src/commandline.txt')
-rw-r--r--doc_src/commandline.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc_src/commandline.txt b/doc_src/commandline.txt
index c2434d54..55085e8d 100644
--- a/doc_src/commandline.txt
+++ b/doc_src/commandline.txt
@@ -43,6 +43,10 @@ Other switches
that they will be returned to the reader before any additional
actual keypresses are read.
+If commandline is called during a call to complete a given string
+using <code>complete -C STRING</code>, commandline will consider the
+specified string to be the current contents of the commandline.
+
\subsection commandline-example Example
<tt>commandline -j $history[3]</tt>