mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 19:15:42 +02:00
Capitalize first character.
This commit is contained in:
parent
a46d450306
commit
3fb81447ca
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
||||||
|
|
||||||
> SUSE & openSUSE package management utility
|
> SUSE & openSUSE package management utility
|
||||||
|
|
||||||
- Synchronize list of packages and versions available.
|
- Synchronize list of packages and versions available
|
||||||
|
|
||||||
`zypper refresh`
|
`zypper refresh`
|
||||||
|
|
||||||
- install a new package
|
- Install a new package
|
||||||
|
|
||||||
`zypper install {{package}}`
|
`zypper install {{package}}`
|
||||||
|
|
||||||
- remove a package
|
- Remove a package
|
||||||
|
|
||||||
`zypper remove {{package}}`
|
`zypper remove {{package}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue