pages*: fix various proper names, acronyms and initialisms (#12494)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# apt-add-repository
|
||||
|
||||
> ควบคุมและจัดการที่อยู่ของคลัง apt.
|
||||
> ควบคุมและจัดการที่อยู่ของคลัง APT.
|
||||
> ข้อมูลเพิ่มเติม: <https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>
|
||||
|
||||
- เพิ่มที่หมายของคลัง apt:
|
||||
- เพิ่มที่หมายของคลัง APT:
|
||||
|
||||
`apt-add-repository {{ที่อยู่จำเพาะของคลัง}}`
|
||||
|
||||
- ลบคลัง apt:
|
||||
- ลบคลัง APT:
|
||||
|
||||
`apt-add-repository --remove {{ที่อยู่จำเพาะของคลัง}}`
|
||||
|
||||
- อัพเดตข้อมูลแคชหลังจากเพิ่มคลัง apt:
|
||||
- อัพเดตข้อมูลแคชหลังจากเพิ่มคลัง APT:
|
||||
|
||||
`apt-add-repository --update {{ที่อยู่จำเพาะของคลัง}}`
|
||||
|
||||
|
Reference in New Issue
Block a user