]> git.sesse.net Git - vlc/commitdiff
zsh: remove --save-config
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 17 Jan 2010 20:33:45 +0000 (22:33 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 17 Jan 2010 20:33:45 +0000 (22:33 +0200)
extras/analyser/zsh.cpp

index 2b097de7afaa81bb23bf3f5b56de4405424becc1..43b217d42c9b31df929e2f61b800418fcfcfe683 100644 (file)
@@ -91,7 +91,6 @@ int main( int i_argc, const char **ppsz_argv )
     printf( "  \"(-H)--longhelp[print detailed help]\"\\\n" );
     printf( "  \"(--list)-l[print a list of available modules]\"\\\n" );
     printf( "  \"(-l)--list[print a list of available modules]\"\\\n" );
-    printf( "  \"--save-config[save the current command line options in the config file]\"\\\n" );
     printf( "  \"--reset-config[reset the current config to the default values]\"\\\n" );
     printf( "  \"--config[use alternate config file]\"\\\n" );
     printf( "  \"--reset-plugins-cache[resets the current plugins cache]\"\\\n" );