Mercurial Hosting > luan
changeset 750:f172f1dff4b6
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 15 Jul 2016 01:25:08 -0600 |
parents | 85f5444fb7d4 |
children | 558740169005 |
files | core/src/luan/modules/host/backup.luan |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/core/src/luan/modules/host/backup.luan Fri Jul 15 01:18:01 2016 -0600 +++ b/core/src/luan/modules/host/backup.luan Fri Jul 15 01:25:08 2016 -0600 @@ -6,7 +6,7 @@ local Hosting = require "luan:host/Hosting.luan" if #{...} ~= 2 then - Io.stderr.write "usage: luan luan:host/update.luan domain password\n" + Io.stderr.write "usage: luan luan:host/backup.luan domain password\n" return end