From 0976e6f28575d77a830ff27e0330cc2fb0453b3a Mon Sep 17 00:00:00 2001
From: Simon Yorkston <simon@toyfoundry.com>
Date: Wed, 15 Apr 2015 13:28:50 +0200
Subject: [PATCH] Added -f to CL arguments

---
 src/mfoc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mfoc.c b/src/mfoc.c
index 2c2df23..c03446a 100644
--- a/src/mfoc.c
+++ b/src/mfoc.c
@@ -129,7 +129,7 @@ int main(int argc, char *const argv[])
   struct slre_cap caps[2];  
 
   // Parse command line arguments
-  while ((ch = getopt(argc, argv, "hD:s:BP:T:S:O:k:t:")) != -1) {
+  while ((ch = getopt(argc, argv, "hD:s:BP:T:S:O:k:t:f:")) != -1) {
     switch (ch) {
       case 'P':
         // Number of probes