update doc, remove todo on quicksave, rm showpath

This commit is contained in:
Luna 2019-07-09 23:05:42 -03:00
parent 8677e977ee
commit adf89eb360
1 changed files with 1 additions and 5 deletions

View File

@ -36,14 +36,10 @@ Run the eg-amp plugin over the given slice of the file.
Run an echo filter on the given loaded file.
## TODO `quicksave`
## `quicksave`
Save the file on the same directory of the file specified by `load`, but
with a suffix on the filename (before extension).
Doing consecutive `quicksave`s will not overwrite any files, the suffixes will
just be different.
## TODO `showpath`
Print the current loaded path on the screen.