diff options
Diffstat (limited to 'system/fuse/slack-desc')
-rw-r--r-- | system/fuse/slack-desc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/system/fuse/slack-desc b/system/fuse/slack-desc index a7462617d9..4501cc73a4 100644 --- a/system/fuse/slack-desc +++ b/system/fuse/slack-desc @@ -1,4 +1,12 @@ -fuse: FUSE - Filesystem in Userspace +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +fuse: FUSE (Filesystem in Userspace) fuse: fuse: FUSE is a simple interface for userspace programs to export fuse: a virtual filesystem to the Linux kernel. FUSE also aims to |