From e0731ba7e69ae696de4c2248726cff1740836258 Mon Sep 17 00:00:00 2001 From: Peter Demin Date: Mon, 30 Apr 2018 21:19:45 -0400 Subject: [PATCH] update docs --- docs/scenario.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/scenario.rst b/docs/scenario.rst index 919e003..a2cc7fb 100644 --- a/docs/scenario.rst +++ b/docs/scenario.rst @@ -126,8 +126,9 @@ Start persistent Firefox session with $ kibitzr firefox Than authenticate on all sites, that require first-login 2-FA. -Once browser is closed, new profile will be saved in ``./firefox_profile`` directory. -If this directory exists, kibitzr will load it for every Firefox check. +When ready, hit Return in the terminal prompt. +New profile will be saved in ``firefox_profile`` directory. +If this directory exists, kibitzr will load it for each following run. Note: if running kibitzr remotely through SSH, use `X11 forwarding`_.