diff --git a/doc/README.md b/doc/README.md index 3dc0f5a..8ad22b7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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.