diff --git a/lib/server/files.js b/lib/server/files.js index 91630139..b68ee60d 100644 --- a/lib/server/files.js +++ b/lib/server/files.js @@ -3,10 +3,10 @@ if(!global.cloudcmd) return console.log( - '# dir.js' + '\n' + + '# files.js' + '\n' + '# -----------' + '\n' + '# Module is part of Cloud Commander,' + '\n' + - '# used for getting file change time.' + '\n' + + '# used for reading a couple files.' + '\n' + '# http://cloudcmd.io' + '\n'); var main = global.cloudcmd.main,