]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
r498: * Typo, Closes: #122679
[debhelper.git] / doc / PROGRAMMING
index 69302d34268df98368b629daf37a674b636025f7..423d21edfb50e6992dcf82d637ea38af052c9931 100644 (file)
@@ -210,6 +210,10 @@ autoscript()
           (optional)
        This command automatically adds shell script snippets to a debian
        maintainer script (like the postinst or prerm).
+dirname()
+       Return directory part of pathname.
+basename()
+       Return base of pathname,
 
 -- Joey Hess <joeyh@debian.org>