diff --git a/inxi b/inxi index 3ea0270..dec773d 100755 --- a/inxi +++ b/inxi @@ -106,6 +106,8 @@ #### -! 10 - triggers an update from the primary dev download server instead of svn #### -! 11 - triggers an update from svn branch one - if present, of course #### -! 12 - triggers an update from svn branch two - if present, of course +#### -! 13 - triggers an update from svn branch three - if present, of course +#### -! 14 - triggers an update from svn branch four - if present, of course #### -! - Triggers an update from whatever server you list. ######################################################################## #### VARIABLES @@ -1011,6 +1013,8 @@ show_options() print_screen_output "-! 10 - Triggers an update from the primary dev download server instead of svn." print_screen_output "-! 11 - Triggers an update from svn branch one - if present, of course." print_screen_output "-! 12 - Triggers an update from svn branch two - if present, of course." + print_screen_output "-! 13 - Triggers an update from svn branch three - if present, of course." + print_screen_output "-! 14 - Triggers an update from svn branch four - if present, of course." print_screen_output "-! - Triggers an update from whatever server you list." print_screen_output "" fi