[arm/release] fix: incorrect path for armrc in man page

25 Sep
2011
25 Sep
'11
9:38 p.m.
commit 250c5a76eefe92fc4e3c8b7fbde78b56829b91ff Author: Damian Johnson <atagar@torproject.org> Date: Thu Aug 11 09:03:58 2011 -0700 fix: incorrect path for armrc in man page The path hadn't been updated to reflect that it's in the default arm data directory (~/.arm). Caught by dererk --- src/resources/arm.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/resources/arm.1 b/src/resources/arm.1 index 7edb5ef..3b8cfd4 100644 --- a/src/resources/arm.1 +++ b/src/resources/arm.1 @@ -62,7 +62,7 @@ provides usage information .SH FILES .TP -\fB~/.armrc\fR +\fB~/.arm/armrc\fR Your personal arm configuration file .TP
5028
Age (days ago)
5028
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org