mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
docs(directory): specify option name in example (#5324)
* docs(directory): specify option name in example It took me longer than I'd like to admit to figure out what option this example was referring to. It didn't help that the referenced option is hidden in a collapsible, which evaded any attempt made through the browser's find `ctrl+f` functionality. * more natural grammar
This commit is contained in:
parent
750a057adc
commit
3f52c7cd85
@ -1109,7 +1109,7 @@ The `directory` module shows the path to your current directory, truncated to
|
||||
three parent folders. Your directory will also be truncated to the root of the
|
||||
git repo that you're currently in.
|
||||
|
||||
When using the fish style pwd option, instead of hiding the path that is
|
||||
When using the `fish_style_pwd_dir_length` option, instead of hiding the path that is
|
||||
truncated, you will see a shortened name of each directory based on the number
|
||||
you enable for the option.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user