Using appfog, I'm trying to update only a single directory of my site.
af update myApp --path some/directory
Now, according to this post - How do I push an app in chunks to Appfog?
This is not a possible task. So, my question is, what does the --path option do?