This commit is contained in:
Gokcehan 2019-03-04 00:05:29 +03:00
parent 9656553974
commit 1956a759c4
3 changed files with 33 additions and 33 deletions

22
doc.go
View File

@ -54,17 +54,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings: The following commands are provided by lf without default keybindings:
draw draw the ui draw draw the ui
load load modified files and directories load load modified files and directories
sync synchronize copied/cut files with server sync synchronize copied/cut files with server
echo print arguments to the message line echo print arguments to the message line
echomsg same as echo but logging echomsg same as echo but logging
echoerr same as echomsg but red color echoerr same as echomsg but red color
cd change working directory to the argument cd change working directory to the argument
select change current file selection to the argument select change current file selection to the argument
source read the configuration file in the argument source read the configuration file in the argument
push simulate key pushes given in the argument push simulate key pushes given in the argument
delete remove the current file or selected file(s) delete remove the current file or selected file(s)
The following command line commands are provided by lf with default The following command line commands are provided by lf with default
keybindings: keybindings:

View File

@ -57,17 +57,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings: The following commands are provided by lf without default keybindings:
draw draw the ui draw draw the ui
load load modified files and directories load load modified files and directories
sync synchronize copied/cut files with server sync synchronize copied/cut files with server
echo print arguments to the message line echo print arguments to the message line
echomsg same as echo but logging echomsg same as echo but logging
echoerr same as echomsg but red color echoerr same as echomsg but red color
cd change working directory to the argument cd change working directory to the argument
select change current file selection to the argument select change current file selection to the argument
source read the configuration file in the argument source read the configuration file in the argument
push simulate key pushes given in the argument push simulate key pushes given in the argument
delete remove the current file or selected file(s) delete remove the current file or selected file(s)
The following command line commands are provided by lf with default The following command line commands are provided by lf with default
keybindings: keybindings:

22
lf.1
View File

@ -66,17 +66,17 @@ The following commands are provided by lf with default keybindings:
The following commands are provided by lf without default keybindings: The following commands are provided by lf without default keybindings:
.PP .PP
.EX .EX
draw draw the ui draw draw the ui
load load modified files and directories load load modified files and directories
sync synchronize copied/cut files with server sync synchronize copied/cut files with server
echo print arguments to the message line echo print arguments to the message line
echomsg same as echo but logging echomsg same as echo but logging
echoerr same as echomsg but red color echoerr same as echomsg but red color
cd change working directory to the argument cd change working directory to the argument
select change current file selection to the argument select change current file selection to the argument
source read the configuration file in the argument source read the configuration file in the argument
push simulate key pushes given in the argument push simulate key pushes given in the argument
delete remove the current file or selected file(s) delete remove the current file or selected file(s)
.EE .EE
.PP .PP
The following command line commands are provided by lf with default keybindings: The following command line commands are provided by lf with default keybindings: