Skip to content

Even if the configuration file is present, you may get a message that it is not detected. #39

@kojix2

Description

@kojix2

Command

youplot --config

Error

Configuration file not found.
It should be a YAML file, like this example:
  width : 40
  height : 20
By default, YouPlot will look for the configuration file in these locations:
  .youplot.yml
  .youplotrc
  /home/kojix2/.youplotrc
  /home/kojix2/.youplot.yml
  /home/kojix2/.config/youplot/youplotrc
  /home/kojix2/.config/youplot/youplot.yml
If you have the file elsewhere, you can specify its location with the `MYYOUPLOTRC` environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions