aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/commandline.txt
diff options
context:
space:
mode:
authorGravatar Grissiom <chaos.proton@gmail.com>2010-09-18 10:18:26 +0800
committerGravatar Grissiom <chaos.proton@gmail.com>2010-09-18 10:18:26 +0800
commit70322077d21ae38bbe503d88e9e4d73ec883a493 (patch)
treed64024c9dde752818a35f865f910e413d8935579 /doc_src/commandline.txt
parentf529b2e05725cba0bf9da3ee0feb0b7e3ef2fa5a (diff)
remove trialing spaces #2
Diffstat (limited to 'doc_src/commandline.txt')
-rw-r--r--doc_src/commandline.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc_src/commandline.txt b/doc_src/commandline.txt
index 0202bbb3..df03ab13 100644
--- a/doc_src/commandline.txt
+++ b/doc_src/commandline.txt
@@ -13,9 +13,9 @@
The following switches change what the commandline builtin does
-- \c -C or \c --cursor set or get the current cursor position, not
+- \c -C or \c --cursor set or get the current cursor position, not
the contents of the buffer. If no argument is given, the current
- cursor position is printed, otherwise the argument is interpreted
+ cursor position is printed, otherwise the argument is interpreted
as the new cursor position.
- \c -f or \c --function inject readline functions into the
reader. This option can not be combined with any other option. It
@@ -44,7 +44,7 @@ or updated
- \c -t or \c --current-token select the current token.
The following switch changes the way \c commandline prints the current
-commandline buffer
+commandline buffer
- \c -c or \c --cut-at-cursor only print selection up until the
current cursor position