From c4cd5eba9e41a024e9eb8fc2f62cf4f37723b97e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Oct 2007 12:49:19 -0400 Subject: [PATCH] releasing version 0.3 --- debian/changelog | 4 ++-- mr | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 16f5cb8..88335fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -mr (0.3) UNRELEASED; urgency=low +mr (0.3) unstable; urgency=low * Add a check to make sure the expected directory exists after checkout. * mr register will now write to whatever config file is specified with -c * Typo files from madduck. - -- Joey Hess Wed, 17 Oct 2007 12:45:28 -0400 + -- Joey Hess Wed, 17 Oct 2007 12:48:55 -0400 mr (0.2) unstable; urgency=low diff --git a/mr b/mr index d7905b6..d170e67 100755 --- a/mr +++ b/mr @@ -90,6 +90,9 @@ Register an existing repository in the mrconfig file. By default, the repository in the current directory is registered, or you can specify a directory to register. +By default it registers it to the ~/.mrconfig file. To make it write to a +different file, use the -c option. + =item config Adds, modifies, removes, or prints a value from the mrconfig file. The next -- 2.39.2