Author: atagar Date: 2011-01-06 17:29:22 +0000 (Thu, 06 Jan 2011) New Revision: 24044
Modified: arm/trunk/arm.1 Log: Updating man page entry with --debug option. Modified: arm/trunk/arm.1 =================================================================== --- arm/trunk/arm.1 2011-01-06 17:05:13 UTC (rev 24043) +++ arm/trunk/arm.1 2011-01-06 17:29:22 UTC (rev 24044) @@ -30,6 +30,10 @@ user provided configuration file (default is \fB~/.armrc\fR) .TP +\fB\-d\fR, \fB\-\-debug\fR +writes all arm logs to /home/atagar/.arm/log + +.TP \fB\-b\fR, \fB\-\-blind\fR disable connection lookups (netstat, lsof, and ss), dropping the parts of the interface that rely on this information
