Author: trasz
Date: Sun Jul  1 16:18:38 2018
New Revision: 335843
URL: https://svnweb.freebsd.org/changeset/base/335843

Log:
  Add basic examples to portsnap(8).
  
  MFC after:    2 weeks

Modified:
  head/usr.sbin/portsnap/portsnap/portsnap.8

Modified: head/usr.sbin/portsnap/portsnap/portsnap.8
==============================================================================
--- head/usr.sbin/portsnap/portsnap/portsnap.8  Sun Jul  1 16:05:50 2018        
(r335842)
+++ head/usr.sbin/portsnap/portsnap/portsnap.8  Sun Jul  1 16:18:38 2018        
(r335843)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 1, 2016
+.Dd July 1, 2018
 .Dt PORTSNAP 8
 .Os FreeBSD
 .Sh NAME
@@ -268,6 +268,15 @@ Default location where compressed snapshots are stored
 .It Pa /usr/ports
 Default location where the ports tree is extracted.
 .El
+.Sh EXAMPLES
+Fetch the snapshots and create the
+.Xr ports 7
+tree under
+.Pa /usr/ports :
+.Dl Nm Ar fetch Ar extract
+.Pp
+Update the ports tree:
+.Dl Nm Ar fetch Ar update
 .Sh SEE ALSO
 .Xr fetch 1 ,
 .Xr sha256 1 ,
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to