diff --git a/CHANGELOG.md b/CHANGELOG.md index e951f87..9c1df10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ * `push`-command: * Remove need to seperate single alias from single file by dashes if alias specified first. - Previously: `asfa push --alias my-alias.txt -- my-original-file.txt` Now: - `asfa push --alias my-alias.txt my-original-file.txt` + Previously: `asfa push --alias my-alias.txt -- my-original-file.txt` + Now: `asfa push --alias my-alias.txt my-original-file.txt` * Check response for errors regaring `atd` not running if `--expire` specified. * Now supports a default setting for `--expire` in the config.