summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGokcehan <gokcehankara@gmail.com>2019-03-04 00:05:29 +0300
committerGokcehan <gokcehankara@gmail.com>2019-03-04 00:05:29 +0300
commit1956a759c47d6ced73bfaccc7e5cdc151dd48980 (patch)
tree72510f0c24e53313a75cce6610d06e4ec8bac9f5
parent9656553974cc8836647e6a340088adc3ce372011 (diff)
cleanupr11
-rw-r--r--doc.go22
-rw-r--r--docstring.go22
-rw-r--r--lf.122
3 files changed, 33 insertions, 33 deletions
diff --git a/doc.go b/doc.go
index c0eb564..f4a2ed4 100644
--- a/doc.go
+++ b/doc.go
@@ -54,17 +54,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings:
- draw draw the ui
- load load modified files and directories
- sync synchronize copied/cut files with server
- echo print arguments to the message line
- echomsg same as echo but logging
- echoerr same as echomsg but red color
- cd change working directory to the argument
- select change current file selection to the argument
- source read the configuration file in the argument
- push simulate key pushes given in the argument
- delete remove the current file or selected file(s)
+ draw draw the ui
+ load load modified files and directories
+ sync synchronize copied/cut files with server
+ echo print arguments to the message line
+ echomsg same as echo but logging
+ echoerr same as echomsg but red color
+ cd change working directory to the argument
+ select change current file selection to the argument
+ source read the configuration file in the argument
+ push simulate key pushes given in the argument
+ delete remove the current file or selected file(s)
The following command line commands are provided by lf with default
keybindings:
diff --git a/docstring.go b/docstring.go
index c8bdbba..4e628b2 100644
--- a/docstring.go
+++ b/docstring.go
@@ -57,17 +57,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings:
- draw draw the ui
- load load modified files and directories
- sync synchronize copied/cut files with server
- echo print arguments to the message line
- echomsg same as echo but logging
- echoerr same as echomsg but red color
- cd change working directory to the argument
- select change current file selection to the argument
- source read the configuration file in the argument
- push simulate key pushes given in the argument
- delete remove the current file or selected file(s)
+ draw draw the ui
+ load load modified files and directories
+ sync synchronize copied/cut files with server
+ echo print arguments to the message line
+ echomsg same as echo but logging
+ echoerr same as echomsg but red color
+ cd change working directory to the argument
+ select change current file selection to the argument
+ source read the configuration file in the argument
+ push simulate key pushes given in the argument
+ delete remove the current file or selected file(s)
The following command line commands are provided by lf with default
keybindings:
diff --git a/lf.1 b/lf.1
index 4c75289..66dd6de 100644
--- a/lf.1
+++ b/lf.1
@@ -66,17 +66,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings:
.PP
.EX
- draw draw the ui
- load load modified files and directories
- sync synchronize copied/cut files with server
- echo print arguments to the message line
- echomsg same as echo but logging
- echoerr same as echomsg but red color
- cd change working directory to the argument
- select change current file selection to the argument
- source read the configuration file in the argument
- push simulate key pushes given in the argument
- delete remove the current file or selected file(s)
+ draw draw the ui
+ load load modified files and directories
+ sync synchronize copied/cut files with server
+ echo print arguments to the message line
+ echomsg same as echo but logging
+ echoerr same as echomsg but red color
+ cd change working directory to the argument
+ select change current file selection to the argument
+ source read the configuration file in the argument
+ push simulate key pushes given in the argument
+ delete remove the current file or selected file(s)
.EE
.PP
The following command line commands are provided by lf with default keybindings: