[tor-commits] [arm/master] fix: man path for default armrc incorrect
atagar at torproject.org
atagar at torproject.org
Thu Jun 23 15:24:57 UTC 2011
commit adf5b6d8f99d3f68412e64e0d2fe45cf17b4f238
Author: Damian Johnson <atagar at torproject.org>
Date: Thu Jun 23 08:22:25 2011 -0700
fix: man path for default armrc incorrect
This was changed a while back but didn't get reflected in the man page. Caught
by Jérémy Bobbio (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631358).
---
arm.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arm.1 b/arm.1
index 6a1fa19..7743035 100644
--- a/arm.1
+++ b/arm.1
@@ -27,7 +27,7 @@ tor control port arm should attach to (default is \fB127.0.0.1:9051\fR)
.TP
\fB\-c\fR, \fB\-\-config CONFIG_PATH\fR
-user provided configuration file (default is \fB~/.armrc\fR)
+user provided configuration file (default is \fB~/.arm/armrc\fR)
.TP
\fB\-d\fR, \fB\-\-debug\fR
More information about the tor-commits
mailing list