Skip to content

Commit

Permalink
Add information on default config file (dbcli#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
andb0t authored and pensivebrian committed Sep 11, 2019
1 parent 833105d commit e6898bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ For general help content, pass in the ``-h`` parameter:
The mssql-cli tool includes a telemetry feature. Please refer to the `telemetry guide`_ for more information.


Customization
-------------

Customization and persistence of settings can be achieved with a config 'rc' file, whose path can be passed as command line argument. Otherwise it is read from the default path `~/.config/mssqlcli/config`, if present.


Contributing
-----------------------------
If you would like to contribute to the project, please refer to the `development guide`_.
Expand Down

0 comments on commit e6898bb

Please sign in to comment.