diff -r 8f5416b1562a -r 0f2fad7a92d4 server/serverctl.py --- a/server/serverctl.py Wed May 15 14:42:50 2013 +0200 +++ b/server/serverctl.py Thu May 23 18:57:25 2013 +0200 @@ -1066,10 +1066,12 @@ print key, ':', val class SchemaDiffCommand(Command): - """ generate a diff between schema and fsschema description + """Generate a diff between schema and fsschema description. + - the name of a diff tool to compare the two generated file + the identifier of the instance + the name of the diff tool to compare the two generated files. """ name = 'schema-diff' arguments = ' '