From 0a2e82fce24855eb854cd01a6a53f992319ab5b1 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 28 Dec 2020 01:13:22 +0000 Subject: Rename default configuration file to .paper2remarkable.yml --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ffae1b9..df3300e 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ optional arguments: --font-urls FONT_URLS path to custom font urls file for HTML output -C CONFIG, --config CONFIG - path to config file (default: ~/.p2r.yml) + path to config file (default: ~/.paper2remarkable.yml) ``` By default ``paper2remarkable`` makes a PDF fit better on the reMarkable by @@ -208,11 +208,11 @@ provider](https://github.com/GjjvdBurg/paper2remarkable/blob/a6e50d07748c842f1f0 can serve as a starting point. A configuration file can be used to provide commonly-used command line -options. By default the configuration file at ``~/.p2r.yml`` is used if it -exists, but an alternative location can be provided with the ``-C/--config`` -flag. Command line flags override the settings in the configuration file. See -the [config.example.yml](./config.example.yml) file for an example -configuration file and an overview of supported options. +options. By default the configuration file at ``~/.paper2remarkable.yml`` is +used if it exists, but an alternative location can be provided with the +``-C/--config`` flag. Command line flags override the settings in the +configuration file. See the [config.example.yml](./config.example.yml) file +for an example configuration file and an overview of supported options. ## Alfred Workflow -- cgit v1.2.3