! rmv-symlink loc \
!	      tag \
!	      target \
!	      [target tag]
! 
! rmv-binary loc \
! 	   tag \
! 	   --permissions perms \
! 	   size
! === remove binary: loc
! 	size bytes of uuencoded binary
! ================================================================
! ================================================================
! 
! rmv-file loc \
! 	 tag \
! 	 --permissions perms
diff -u --mkpatch orig/loc mod/loc
--- orig/loc	Fri Feb 22 15:27:59 2002
+++ mod/loc	Wed Dec 31 16:00:00 1969
@@ -0,0 +1,3 @@
!
! rmv-dir loc \
! 	    tag
! 	    --permisions perms \
! 
! add-symlink loc \
!	      tag \
!	      target \
!	      [target tag]
!
! add-dir loc \
! 	tag
! 	--permissions perms \
! 
! add-file loc \
! 	 --permissions perms
! 	 tag \
! 	 size
! ==== remove: loc
! 	size bytes of added-file content
! ================================================================
! ================================================================
! 
! add-binary loc \
! 	   --permissions perms \
! 	   tag \
! 	   size
! === remove binary: loc
! 	size bytes of uuencoded binary
! ================================================================
! ================================================================
! 
! 
! patch-dir  new-loc \
! 	   [was: old-loc] \
! 	   tag
! 	   [had: --permissions perms \
! 	    has: --permissions perms \]
!
! rename-file new-loc old-loc tag
!
! patch-file new-loc \
! 	   tag
! 	   [had: --permissions perms \
! 	    has: --permissions perms \]
*** orig/rel-path timestamp
--- new/rel-path timestamp
	[diffs]
...

# tag: Tom Lord Sun Feb 24 18:23:37 2002 (file-utils/=PATCHES)
#
