[vlc-devel] commit: zsh: remove --save-config ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Jan 17 21:33:55 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Jan 17 22:33:45 2010 +0200| [ed02d7a9e939a8a525e80d929b2061f0b59920c2] | committer: Rémi Denis-Courmont 

zsh: remove --save-config

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ed02d7a9e939a8a525e80d929b2061f0b59920c2
---

 extras/analyser/zsh.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/extras/analyser/zsh.cpp b/extras/analyser/zsh.cpp
index 2b097de..43b217d 100644
--- a/extras/analyser/zsh.cpp
+++ b/extras/analyser/zsh.cpp
@@ -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" );




More information about the vlc-devel mailing list