spk rev 79

Tiny edits
author Richard Dunbar <mojo@slitaz.org>
date Wed May 23 21:31:14 2012 +0000 (2012-05-23)
parents 17e896f1d41d
children 3f204d3bf901
files spk spk-add spk-ls spk-rm
line diff
     1.1 --- a/spk	Wed May 23 17:48:23 2012 +0200
     1.2 +++ b/spk	Wed May 23 21:31:14 2012 +0000
     1.3 @@ -37,7 +37,7 @@
     1.4    --cache     $(gettext "Used with --get to download in cache")
     1.5    --forced    $(gettext "Force packages reinstall or download")
     1.6    --root=     $(gettext "Set the root file system path")
     1.7 -  --debug     $(gettext "Display some usefull debug information")
     1.8 +  --debug     $(gettext "Display some useful debug information")
     1.9  
    1.10  $(boldify $(gettext "Examples:"))
    1.11    $name package1 package2 packageN
     2.1 --- a/spk-add	Wed May 23 17:48:23 2012 +0200
     2.2 +++ b/spk-add	Wed May 23 21:31:14 2012 +0000
     2.3 @@ -24,7 +24,7 @@
     2.4  $(boldify $(gettext "Options:"))
     2.5    --forced    $(gettext "Force package reinstallation")
     2.6    --root=     $(gettext "Set the root file system path")
     2.7 -  --debug     $(gettext "Display some usefull debug information")
     2.8 +  --debug     $(gettext "Display some useful debug information")
     2.9  
    2.10  $(boldify $(gettext "Examples:"))
    2.11    $name package1 package2 packageN
     3.1 --- a/spk-ls	Wed May 23 17:48:23 2012 +0200
     3.2 +++ b/spk-ls	Wed May 23 21:31:14 2012 +0000
     3.3 @@ -30,7 +30,7 @@
     3.4    --modifiers  $(gettext "List package modifiers")
     3.5    --root=      $(gettext "Set the root file system path")
     3.6    --color=NB   $(gettext "Set package name color in list")
     3.7 -  --debug      $(gettext "Display some usefull debug information")
     3.8 +  --debug      $(gettext "Display some useful debug information")
     3.9  
    3.10  $(boldify $(gettext "Examples:"))
    3.11    $name package1 package2 packageN
     4.1 --- a/spk-rm	Wed May 23 17:48:23 2012 +0200
     4.2 +++ b/spk-rm	Wed May 23 21:31:14 2012 +0000
     4.3 @@ -19,7 +19,7 @@
     4.4  
     4.5  $(boldify $(gettext "Usage:")) $name [packages|--options]
     4.6  
     4.7 -$(gettext "Remove installed packages and ther dependencies")
     4.8 +$(gettext "Remove installed packages and their dependencies")
     4.9  
    4.10  $(boldify $(gettext "Options:"))
    4.11    --confirm   $(gettext "Ask before removing any packages")