Mercurial > mozilla > hg > ProfileManager
diff profilemanager/manager.py @ 56:2dde7dcc899e
better docstring
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 07 May 2010 11:37:41 -0700 |
parents | f3812255ce6e |
children | 3b4b87faa2a8 |
line wrap: on
line diff
--- 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