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: