Rename save_function to funcsave to keep consistency between function/variable functions

darcs-hash:20070416214453-ac50b-9ec9559fc468256dc149e92e9fece37da940ad7e.gz
This commit is contained in:
axel 2007-04-17 07:44:53 +10:00
parent 91ca8610ee
commit 52f9560b4f

View file

@ -1,5 +1,5 @@
function save_function --description "Save the current definition of all specified functions to file"
function funcsave --description "Save the current definition of all specified functions to file"
if count $argv >/dev/null
switch $argv[1]