mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-26 02:21:25 -08:00
docs: remove cache-path
from help get
usage
This commit is contained in:
parent
112043f805
commit
533f3ccaa1
|
@ -14,7 +14,7 @@ import (
|
|||
|
||||
// getCmd represents the get command
|
||||
var getCmd = &cobra.Command{
|
||||
Use: "get [shell|cache-path|millies]",
|
||||
Use: "get [shell|millies]",
|
||||
Short: "Get a value from oh-my-posh",
|
||||
Long: `Get a value from oh-my-posh.
|
||||
This command is used to get the value of the following variables:
|
||||
|
|
Loading…
Reference in a new issue