Update StateDir comment to mention XDG_STATE_HOME.
This commit is contained in:
parent
0d3dd7e758
commit
f2848fcdda
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ func ConfigDir() string {
|
|||
}
|
||||
|
||||
// State path precedence
|
||||
// 1. XDG_CONFIG_HOME
|
||||
// 1. XDG_STATE_HOME
|
||||
// 2. LocalAppData (windows only)
|
||||
// 3. HOME
|
||||
func StateDir() string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue