slitaz-tools diff lib/libmountbox @ rev 725

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Mar 24 17:18:26 2012 +0000 (2012-03-24)
parents d253e1434dbb
children
line diff
     1.1 --- a/lib/libmountbox	Mon Nov 09 22:11:30 2009 +0100
     1.2 +++ b/lib/libmountbox	Sat Mar 24 17:18:26 2012 +0000
     1.3 @@ -11,15 +11,15 @@
     1.4  {
     1.5  	echo -e "\nUsage: $0 command\n
     1.6  Output commands:
     1.7 -  list-mounted      List all mounted devices in suitable GTK tree format.
     1.8 -  list-umounted     List all umounted in suitable GTK tree format.
     1.9 +  list-mounted      List all mounted devices in a suitable GTK tree format.
    1.10 +  list-umounted     List all umounted in a suitable GTK tree format.
    1.11    create-file       Create an empty file with predefined size.
    1.12    add-old-crypto    Create loop-eas device.
    1.13    remove-crypto     Delete a crypto device.
    1.14    
    1.15  GTKdialog boxes
    1.16 -  mounted-fs-infos  Display a mounted devices infos with actions.
    1.17 -  umounted-fs-infos Display a umounted devices infos with actions.
    1.18 +  mounted-fs-infos  Display mounted devices info with actions.
    1.19 +  umounted-fs-infos Display umounted devices info with actions.
    1.20    remove-loop       Confirmation box.
    1.21    new-file          Parameter box for file creation.
    1.22    cryptomgr         Manage crypto device with devmapper.