From 2b2ebadd6a84904ac7e0ffa70c12c45a5bc50bc4 Mon Sep 17 00:00:00 2001 From: Jarod Date: Fri, 15 Dec 2023 19:33:55 +1100 Subject: [PATCH] Fixed formatting (#207) --- docs/man.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/man.md b/docs/man.md index bc2f7fd..4059f3f 100644 --- a/docs/man.md +++ b/docs/man.md @@ -207,29 +207,29 @@ In order to change panel you need to type `` to move the remote explorer p | `` | Switch between log tab and explorer | | | `` | Toggle hidden files | All | | `` | Sort files by | Bubblesort? | -| `` | Copy file/directory | Copy | -| `` | Make directory | Directory | -| `` | Delete file | Erase | +| `` | Copy file/directory | Copy | +| `` | Make directory | Directory | +| ``| Delete file | Erase | | `` | Search for files (wild match is supported) | Find | | `` | Go to supplied path | Go to | -| `` | Show help | Help | +| `` | Show help | Help | | `` | Show info about selected file or directory | Info | | `` | Create symlink pointing to the currently selected entry | symlinK | | `` | Reload current directory's content / Clear selection | List | | `` | Select a file | Mark | | `` | Create new file with provided name | New | -| `` | Edit file; see Text editor | Open | +| `` | Edit file; see Text editor | Open | | `

` | Open log panel | Panel | -| `` | Quit termscp | Quit | -| `` | Rename file | Rename | -| `` | Save file as... | Save | +| `` | Quit termscp | Quit | +| `` | Rename file | Rename | +| `` | Save file as... | Save | | `` | Synchronize changes to selected path to remote | Track | | `` | Go to parent directory | Up | -| `` | Open file with default program for filetype | View | +| `` | Open file with default program for filetype | View | | `` | Open file with provided program | With | | `` | Execute a command | eXecute | | `` | Toggle synchronized browsing | sYnc | -| `` | Change file mode | | +| `` | Change file mode | | | `` | Select all files | | | `` | Abort file transfer process | | | `` | Show all synchronized paths | Track |