Changes between Version 2 and Version 3 of BashCommandCompletion


Ignore:
Timestamp:
Jun 29, 2007, 1:23:51 PM (17 years ago)
Author:
fthomas
Comment:

state that the script also completes boinc_client's options

Legend:

Unmodified
Added
Removed
Modified
  • BashCommandCompletion

    v2 v3  
    1 = Command completion for boinc_cmd =
     1= Command completion for boinc_client and boinc_cmd =
    22
    3 The bash shell has a useful facility to complete commands when you press [TAB]. There is a script which goes a bit further and lets bash complete [BoincCmd boinc_cmd] own commands and options.
     3The bash shell has a useful facility to complete commands when you press [TAB]. There is a script which goes a bit further and lets bash complete [UnixClient boinc_client's] and [BoincCmd boinc_cmd's] commands and options.
    44
    5 For example if you type '''boinc_cmd --get[TAB]''' it gives you all commands which begin with --get:
     5For example if you type '''boinc_cmd --get_[TAB]''' it gives you all commands which begin with --get_:
    66{{{
    77--get_cc_status            --get_project_status