Skip to content

Commit 2b2ebad

Browse files
authored
Fixed formatting (#207)
1 parent 2b15a23 commit 2b2ebad

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/man.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -207,29 +207,29 @@ In order to change panel you need to type `<LEFT>` to move the remote explorer p
207207
| `<BACKTAB>` | Switch between log tab and explorer | |
208208
| `<A>` | Toggle hidden files | All |
209209
| `<B>` | Sort files by | Bubblesort? |
210-
| `<C|F5>` | Copy file/directory | Copy |
211-
| `<D|F7>` | Make directory | Directory |
212-
| `<E|F8|DEL>` | Delete file | Erase |
210+
| `<C\|F5>` | Copy file/directory | Copy |
211+
| `<D\|F7>` | Make directory | Directory |
212+
| `<E\|F8\|DEL>`| Delete file | Erase |
213213
| `<F>` | Search for files (wild match is supported) | Find |
214214
| `<G>` | Go to supplied path | Go to |
215-
| `<H|F1>` | Show help | Help |
215+
| `<H\|F1>` | Show help | Help |
216216
| `<I>` | Show info about selected file or directory | Info |
217217
| `<K>` | Create symlink pointing to the currently selected entry | symlinK |
218218
| `<L>` | Reload current directory's content / Clear selection | List |
219219
| `<M>` | Select a file | Mark |
220220
| `<N>` | Create new file with provided name | New |
221-
| `<O|F4>` | Edit file; see Text editor | Open |
221+
| `<O\|F4>` | Edit file; see Text editor | Open |
222222
| `<P>` | Open log panel | Panel |
223-
| `<Q|F10>` | Quit termscp | Quit |
224-
| `<R|F6>` | Rename file | Rename |
225-
| `<S|F2>` | Save file as... | Save |
223+
| `<Q\|F10>` | Quit termscp | Quit |
224+
| `<R\|F6>` | Rename file | Rename |
225+
| `<S\|F2>` | Save file as... | Save |
226226
| `<T>` | Synchronize changes to selected path to remote | Track |
227227
| `<U>` | Go to parent directory | Up |
228-
| `<V|F3>` | Open file with default program for filetype | View |
228+
| `<V\|F3>` | Open file with default program for filetype | View |
229229
| `<W>` | Open file with provided program | With |
230230
| `<X>` | Execute a command | eXecute |
231231
| `<Y>` | Toggle synchronized browsing | sYnc |
232-
| `<Z>` | Change file mode | |
232+
| `<Z>` | Change file mode | |
233233
| `<CTRL+A>` | Select all files | |
234234
| `<CTRL+C>` | Abort file transfer process | |
235235
| `<CTRL+T>` | Show all synchronized paths | Track |

0 commit comments

Comments
 (0)