]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
subcommand: Kill stray "cmt".
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 5 Mar 2017 21:58:26 +0000 (22:58 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 15 Apr 2017 15:45:21 +0000 (17:45 +0200)
A leftover from old days where cmt (the cluster management tool) was
the only gsu application.

subcommand

index ca546bd1617074d86813135f54c9dc2f7f7e5873..32ca366aef022737089f8736d99bab9e5721d24f 100644 (file)
@@ -96,9 +96,10 @@ Print the current preferences.
 
 Usage: prefs [-e]
 
-If -e is given, the config file is opened with the default editor.  Without
-options, the command prints out a list of all cmt config variables, together
-with their current value and the default value."
+If -e is given, the config file is opened with the default editor.
+Without options, the command prints out a list of all config variables,
+together with their current value and the default value.
+"
 _com_prefs()
 {
        local i conf="${gsu_config_file:=${HOME:-}/.$gsu_name.rc}"