Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #53 from dnaeon/master
Baptiste committed 14 years ago
commit df211f9ae5a6e1cc9e610451e0ffe68a8acc8a8c
parent 8310a70
1 file changed +2 -2
modified pkg/search.c
@@ -77,8 +77,8 @@ exec_search(int argc, char **argv)
	} else {
		warnx("PACKAGESITE is not defined.");
		warnx("Working on multiple repositories...");
-
		warnx("/!\ This is an unsupported preview feature /!\ ");
-
		warnx("/!\ It can kill kittens and puppies /!\ ");
+
		warnx("/!\\ This is an unsupported preview feature /!\\ ");
+
		warnx("/!\\ It can kill kittens and puppies /!\\ ");

		pkg_remote_repo_init();
		pkg_remote_repo_load();