Signed-off-by: Nico Schottelius <n...@kr.ethz.ch>
---
 doc/pacman.8.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 3d14a42..3175ba5 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -415,6 +415,16 @@ original=X, current=Y, new=Z::
 	necessary changes into the original file.
 
 
+Examples
+--------
+
+pacman -Syu::
+	Update package list and upgrade all packages afterwards.
+
+pacman -U <'path'>::
+	Install package found in the specified file.
+
+
 Configuration
 -------------
 See linkman:pacman.conf[5] for more details on configuring pacman using the


Reply via email to