[Forensics-changes] [yara] 58/415: Fix incorrect example in man page

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:42:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository yara.

commit bee952956888f9f79ddc2978a967b94c684eac9f
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Fri Feb 12 18:14:13 2010 +0000

    Fix incorrect example in man page
---
 yara.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/yara.man b/yara.man
index d6cc4e4..9a19ca1 100644
--- a/yara.man
+++ b/yara.man
@@ -78,7 +78,7 @@ Scan all files in the
 directory and its subdirectories. Rules are read from standard input.
 .RE
 .PP
-$ yara -d mybool=true myint=5 mystring="my string" /foo/bar/rules bazfile  
+$ yara -d mybool=true -d myint=5 -d mystring="my string" /foo/bar/rules bazfile  
 .RS
 .PP
 Defines three external variables 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list