note short alias as user choice under differences
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M README.md → README.md
@@ -11,6 +11,7 @@ - Flags for `scriptura` must be placed before any arguments, unlike the original where flags could come after arguments - `--really` flag has been removed (the above constraint makes it no longer necessary) - `--` can be used to separate arguments intended for `scriptura` itself from those intended for the executed command +- [Choose your own short alias](#shorter-command-name) ## Motivation