Update README.md for collect_ffdc.py

Changes:
update options in README.md for collect_ffdc.py

Tested:
NA

Change-Id: I5b60cae211be0114d6cbc6828a2f6448e96ee7f5
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/ffdc/README.md b/ffdc/README.md
index 8891ca3..8484d51 100755
--- a/ffdc/README.md
+++ b/ffdc/README.md
@@ -10,6 +10,9 @@
   -r, --remote TEXT     Hostname/IP of the remote host
   -u, --username TEXT   Username of the remote host.
   -p, --password TEXT   Password of the remote host.
+  -port_ssh INTEGER     SSH port value.  [default: 22]
+  -port_https INTEGER   HTTPS port value.  [default: 443]
+  -port_ipmi INTEGER    IPMI port value.  [default: 623]
   -c, --config TEXT     YAML Configuration file for log collection.  [default:
                         <local path>/openbmc-test-automation/ffdc/ffdc_config.yaml]
   -l, --location TEXT   Location to save logs  [default: /tmp]