update doc, remove todo on quicksave, rm showpath
This commit is contained in:
parent
8677e977ee
commit
adf89eb360
1 changed files with 1 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue