From 612350152aba70d56e2a6fbd179cee749c1deafd Mon Sep 17 00:00:00 2001 From: MendelGusmao Date: Thu, 5 Dec 2019 16:05:33 -0300 Subject: [PATCH] Explain -profile usage in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f66f31..ee5245b 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ following keyboard commands: esc Quit mop. When prompted please enter comma-delimited list of stock tickers. The -list and other settings are stored in ``.moprc`` file in your ``$HOME`` -directory. +list and other settings are stored in the profile file (default: ``.moprc`` in your ``$HOME`` directory) +You can specify the profile you want to use by passing ``-profile `` to the command-line. ### Contributing ###