From bd1e004e99593724962cc73622580330fd113418 Mon Sep 17 00:00:00 2001 From: DTrejo Date: Sun, 17 Feb 2013 19:06:13 -0500 Subject: [PATCH] regenerate lib/commands.js --- lib/commands.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/commands.js b/lib/commands.js index f57cca964a..4abfe68668 100644 --- a/lib/commands.js +++ b/lib/commands.js @@ -1,4 +1,4 @@ -// This file was generated by ./generate_commands.js on Mon Aug 06 2012 15:04:06 GMT-0700 (PDT) +// This file was generated by ./generate_commands.js on Sun Feb 17 2013 19:04:47 GMT-0500 (EST) module.exports = [ "append", "auth", @@ -11,6 +11,8 @@ module.exports = [ "brpoplpush", "client kill", "client list", + "client getname", + "client setname", "config get", "config set", "config resetstat",