1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 22:10:45 +00:00

Merge pull request #88 from chbrown/master

Naked autojump command documentation
This commit is contained in:
Joel Schaerer 2012-01-09 02:04:34 -08:00
commit fd16ecb5bb
2 changed files with 11 additions and 2 deletions

View File

@ -30,9 +30,13 @@ Examples
could jump to ``/home/gwb/my mp3 collection``, if that is the directory in which you keep your mp3s. ::
autojump mp3
prints out something like ``/home/gwb/my\ mp3\ collection'', but does not jump to that directory. ::
jumpstat
will print out something in the lines of::
will print out something along the lines of::
...
54.5: /home/shared/musique

View File

@ -29,9 +29,14 @@ mp3
.P
could jump to "/home/gwb/my\ mp3\ collection", if that is the directory in which you keep your mp3s.
.P
.B autojump
mp3
.P
prints out something like "/home/gwb/my\ mp3\ collection", but does not jump to that directory.
.P
.B jumpstat
.P
will print out something in the lines of:
will print out something along the lines of:
.P
54.5: /home/shared/musique
.P