mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 21:57:41 +00:00
docs: Correct a typo in the FAQs (#732)
Have fixed a minor typo in the FAQs to use the `--help` flag rather than the `--version` flag.
This commit is contained in:
parent
ba18e1a089
commit
780816926f
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
@ -39,7 +39,7 @@ The [Bash implementation](https://github.com/starship/starship/blob/master/src/i
|
|||||||
For a list of all flags accepted by `starship prompt`, use the following command:
|
For a list of all flags accepted by `starship prompt`, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
starship prompt --version
|
starship prompt --help
|
||||||
```
|
```
|
||||||
|
|
||||||
The prompt will use as much context as is provided, but no flags are "required".
|
The prompt will use as much context as is provided, but no flags are "required".
|
||||||
|
Loading…
Reference in New Issue
Block a user