ssfs diff ssfs-server @ rev 55

ssfs: add connect command
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 12 20:55:51 2011 +0200 (2011-06-12)
parents ae4fbb9cbaf5
children 05124e30d932
line diff
     1.1 --- a/ssfs-server	Sun Jun 12 18:16:52 2011 +0200
     1.2 +++ b/ssfs-server	Sun Jun 12 20:55:51 2011 +0200
     1.3 @@ -62,6 +62,7 @@
     1.4    check-vdisk   $(gettext "Check the vdisk filesystem with e2fsck.")
     1.5    mount-vdisk   $(gettext "Mount a ssfs virtual disk.")
     1.6    umount-vdisk  $(gettext "Unmount the vdisk and free loop device.")
     1.7 +  note          $(gettext "Write a public note for users.")
     1.8  
     1.9  $(echo -e "\033[1m$(gettext "Options:")\033[0m")
    1.10    --login=      $(gettext "Login name to add or del an user.")