Mercurial > mozilla > hg > ProfileManager
changeset 56:2dde7dcc899e
better docstring
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 07 May 2010 11:37:41 -0700 |
parents | 3b53d584195f |
children | 3b4b87faa2a8 |
files | profilemanager/manager.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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