mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 08:55:42 +02:00
starship: fix config edit command (#17319)
Correct command "starship configure" to "starship config" as of starship v1.23.0
This commit is contained in:
parent
18ca4a7a52
commit
78ce83c261
3 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
- डिफ़ॉल्ट संपादक में स्टारशिप कॉन्फ़िगरेशन संपादित करें:
|
- डिफ़ॉल्ट संपादक में स्टारशिप कॉन्फ़िगरेशन संपादित करें:
|
||||||
|
|
||||||
`starship configure`
|
`starship config`
|
||||||
|
|
||||||
- सिस्टम और स्टारशिप कॉन्फ़िगरेशन के बारे में जानकारी के साथ पूर्व-भरे हुए बग रिपोर्ट GitHub मुद्दा बनाएं:
|
- सिस्टम और स्टारशिप कॉन्फ़िगरेशन के बारे में जानकारी के साथ पूर्व-भरे हुए बग रिपोर्ट GitHub मुद्दा बनाएं:
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
- 기본 편집기에서 starship 구성 편집:
|
- 기본 편집기에서 starship 구성 편집:
|
||||||
|
|
||||||
`starship configure`
|
`starship config`
|
||||||
|
|
||||||
- 시스템 및 starship 구성에 대한 정보를 미리 채운 GitHub 이슈로 버그 보고서 생성:
|
- 시스템 및 starship 구성에 대한 정보를 미리 채운 GitHub 이슈로 버그 보고서 생성:
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
- Edit the starship configuration in the default editor:
|
- Edit the starship configuration in the default editor:
|
||||||
|
|
||||||
`starship configure`
|
`starship config`
|
||||||
|
|
||||||
- Create a bug report GitHub issue pre-populated with information about the system and starship configuration:
|
- Create a bug report GitHub issue pre-populated with information about the system and starship configuration:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue