NIFI-3041 Removed references to Windows start-nifi.bat and stop-nifi.bat in Admin Guide

This closes #1257.
This commit is contained in:
Andrew Lim 2016-11-22 09:53:18 -05:00 committed by Pierre Villard
parent 36796b5440
commit d5387679d1
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ How to install and start NiFi
*** At a minimum, we recommend editing the _nifi.properties_ file and entering a password for the nifi.sensitive.props.key (see <<system_properties>> below)
** Navigate to the <installdir>/bin directory
** Double-click run-nifi.bat. This runs NiFi in the foreground and waits for a Ctrl-C to initiate shutdown of NiFi
** Alternatively, to start NiFi in the background, double-click start-nifi.bat
** To stop NiFi running in the background, double-click stop-nifi.bat
** To see the current status of NiFi, double-click status-nifi.bat