caja, bob, atuin: add Farsi translation (#12560)
This commit is contained in:

committed by
GitHub

parent
2c6b53d9e6
commit
5ad1998d67
24
pages.fa/common/bob.md
Normal file
24
pages.fa/common/bob.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# bob
|
||||
|
||||
> مدیریت و جابجایی بین نسخه های مختلف Neovim.
|
||||
> اطلاعات بیشتر: <https://github.com/MordechaiHadad/bob>.
|
||||
|
||||
- نصب و جابجایی به نسخه خاصی از Neovim:
|
||||
|
||||
`bob use {{nightly|stable|latest|version_string|commit_hash}}`
|
||||
|
||||
- فهرست نسخه های نصب شده و نسخه ای که اکنون استفاده می شود:
|
||||
|
||||
`bob list`
|
||||
|
||||
- حذف یک نسخه خاص از Neovim:
|
||||
|
||||
`bob uninstall {{nightly|stable|latest|version_string|commit_hash}}`
|
||||
|
||||
- حذف Neovim و پاک کردن هر تغییری که `bob` اعمال کرده است:
|
||||
|
||||
`bob erase`
|
||||
|
||||
- بازگشت به نسخه شبانه قبلی:
|
||||
|
||||
`bob rollback`
|
Reference in New Issue
Block a user