`ionic serve --nolivereload` is not working

I tried this, ionic serve --nolivereload but not seem to be working, it still detects changes and reload browser

here is my ionic info

ionic info

Your system information:

 ordova CLI: 6.4.0
Ionic Framework Version: 3.1.1
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.3.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 7
Node Version: v7.7.4
Xcode version: Not installed

You could try -d instead of --nolivereload

Tried -d , but still reloads when file is changed