ssfs diff ssfs-server @ rev 60

Add ssfs-env (Small tool for chrooted users)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 12 22:31:08 2011 +0200 (2011-06-12)
parents 05124e30d932
children e136f9af3729
line diff
     1.1 --- a/ssfs-server	Sun Jun 12 21:19:28 2011 +0100
     1.2 +++ b/ssfs-server	Sun Jun 12 22:31:08 2011 +0200
     1.3 @@ -52,7 +52,7 @@
     1.4  $(echo -e "\033[1m$(gettext "Usage:")\033[0m") $app [command] [--option=]
     1.5  
     1.6  $(echo -e "\033[1m$(gettext "Commands:")\033[0m")
     1.7 -  help          $(gettext "Display this short usage.")
     1.8 +  help          $(gettext "Display this short help usage.")
     1.9    users         $(gettext "List user accounts and stats.")
    1.10    adduser       $(gettext "Add a user to the system with \$HOME in chroot.")
    1.11    deluser       $(gettext "Delete a user and remove \$HOME files.")