1 1 <H2>NAME</H2> 2 2 appfsd, mount.appfs - AppFS FUSE Daemon 3 3 <P> 4 4 <A NAME="lbAC"> </A> 5 5 <H2>SYNOPSIS</H2> 6 -<B>appfsd [-dfsh] [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I> 6 +<B>appfsd [-dfsh] [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I> 7 7 <BR> 8 -<B>mount.appfs [-dfsh] [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I> 8 +<B>mount.appfs [-dfsh] [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I> 9 9 <P> 10 10 <A NAME="lbAD"> </A> 11 11 <H2>DESCRIPTION</H2> 12 12 AppFS is a FUSE-based filesystem to present a manifest-based package format 13 13 from remote servers to the local system. It works over HTTP (by default, 14 14 at least). Remote sites are identified at the top-level of the mounted 15 15 directory and all sites are verified by PKI signature.