Skip to content

Commit

Permalink
Add readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
kjerk committed Feb 4, 2020
1 parent 6887f7e commit 077d71d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ persisting between shell sessions in an (editable) json file.
editjumps | Open .json file in default editor, await exit, and reload.

### Underlying functions -> related alias:
Find-Jump -> jump
Add-Jump -> mark
Remove-Jump -> unmark
Edit-Jumps -> editjumps
Get-Jumps -> jumps
Find-Jump -> jump, j
Import-Jumps -> loadjumps
Get-Jumps -> jumps
Remove-Jump -> unmark
Save-Jumps -> savejumps

### Storage:
Expand Down

0 comments on commit 077d71d

Please sign in to comment.