diff options
author | hut <hut@lavabit.com> | 2010-04-16 17:03:10 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-04-16 17:03:10 +0200 |
commit | af4bcb889509557b8f71fa7809ef22a076a9d327 (patch) | |
tree | def76797424b31b53c33c4303a9d80daa79d757a /doc/ranger.1 | |
parent | 4f22844738a3bbc6d959edcedb6e0caacf7c6bcd (diff) | |
download | ranger-af4bcb889509557b8f71fa7809ef22a076a9d327.tar.gz |
ranger.1: added S key to man page
Diffstat (limited to 'doc/ranger.1')
-rw-r--r-- | doc/ranger.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 6adaf43f..68353dd9 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -72,6 +72,9 @@ Reload everything ^L Redraw the screen .TP +S +Open a shell in the current directory +.TP yy Yank the selection. (mark the files as copied) .TP |