# HG changeset patch # User Jeff Hammel # Date 1273257461 25200 # Node ID 2dde7dcc899e82dd2a0748d16a459783181b40ef # Parent 3b53d584195feacbc6d076e966a12b91bc74f278 better docstring diff -r 3b53d584195f -r 2dde7dcc899e profilemanager/manager.py --- a/profilemanager/manager.py Fri May 07 11:35:40 2010 -0700 +++ b/profilemanager/manager.py Fri May 07 11:37:41 2010 -0700 @@ -124,9 +124,9 @@ def backup(self, profile, dest=None): """ - backup the profile + backup a profile - profile: name of the profile to be backed up - - dest: name of the destination (optional) + - dest: name of the destination; if not given, a default is used """ # get the profile section